Package org.wildfly.prospero.metadata
Class ManifestVersionRecord.MavenManifest
- java.lang.Object
-
- org.wildfly.prospero.metadata.ManifestVersionRecord.MavenManifest
-
- Enclosing class:
- ManifestVersionRecord
public static class ManifestVersionRecord.MavenManifest extends Object
-
-
Constructor Summary
Constructors Constructor Description MavenManifest(String groupId, String artifactId, String version)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetArtifactId()StringgetGroupId()StringgetSummary()StringgetVersion()
-