Package org.savantbuild.dep.domain
Class ArtifactMetaData
java.lang.Object
org.savantbuild.dep.domain.ArtifactMetaData
This class is the model for the artifact metadata XML file that is published along with artifacts.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionArtifactMetaData(Dependencies dependencies, List<License> licenses) ArtifactMetaData(Dependencies dependencies, License... licenses) -
Method Summary