Package org.savantbuild.dep.domain
Class Publication
java.lang.Object
org.savantbuild.dep.domain.Publication
This class is a publishable artifact for a project. This is similar to an artifact, but doesn't have the group,
project and version, since those are controlled by the project and also has a file reference and dependencies
reference.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPublication(Artifact artifact, ArtifactMetaData metaData, Path file, Path sourceFile) -
Method Summary