Interface | Description |
---|---|
JkInternalPublisher |
Not part of the public API.
|
Class | Description |
---|---|
JkArtifactPublisher |
Container for artifact files to publish.
|
JkIvyPublication |
Information required to publish a module in an Ivy repository.
|
JkIvyPublication.JkIvyPublishedArtifact | |
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 |
Publication specific information to include in POM file in order to be published of a Maven repository.
|
JkPomMetadata |
These are extra information required to publish on Maven central.
|
JkPomMetadata.JkDeveloperInfo |
Information about a developer.
|
JkPomMetadata.JkLicenseInfo |
Information about a license.
|
JkPomTemplateGenerator |