static final class DataPool.Constraint.VersionRepo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) ArtifactRepository |
repo |
(package private) Version |
version |
Constructor and Description |
---|
VersionRepo(Version version,
ArtifactRepository repo) |
final Version version
final ArtifactRepository repo
VersionRepo(Version version, ArtifactRepository repo)