| Interface | Description |
|---|---|
| JkInternalPublisher |
Not part of the public API.
|
| Class | Description |
|---|---|
| JkIvyPublication<T> |
Information required to publish a module in an Ivy repository.
|
| JkIvyPublication.JkPublishedArtifact | |
| JkMavenMetadata |
Object representation of the maven-metadata.xml file found in Maven
repositories for describing available timestamped snapshot available for a
given version.
|
| JkMavenMetadata.Versioning | |
| JkMavenMetadata.Versioning.JkSnapshot | |
| JkMavenPublication<T> |
Publication specific information to include in POM file in order to be published of a Maven repository.
|
| JkNexusRepos | |
| JkNexusRepos.JkStagingRepo | |
| JkPomMetadata<T> |
These are extra information required to publish on Maven central.
|
| JkPomMetadata.JkDeveloperInfo |
Information about a developer.
|
| JkPomMetadata.JkLicenseInfo |
Information about a license.
|
| JkPomTemplateGenerator |