License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdfiledistributionmanager |
Last Version | Last Version6.205.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent artifact for all Vespa maven projects.
|
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/filedistributionmanager/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>filedistributionmanager</artifactId>
<version>6.205.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/filedistributionmanager/
implementation 'com.yahoo.vespa:filedistributionmanager:6.205.22'
// https://jarcasting.com/artifacts/com.yahoo.vespa/filedistributionmanager/
implementation ("com.yahoo.vespa:filedistributionmanager:6.205.22")
'com.yahoo.vespa:filedistributionmanager:jar:6.205.22'
<dependency org="com.yahoo.vespa" name="filedistributionmanager" rev="6.205.22">
<artifact name="filedistributionmanager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='filedistributionmanager', version='6.205.22')
)
libraryDependencies += "com.yahoo.vespa" % "filedistributionmanager" % "6.205.22"
[com.yahoo.vespa/filedistributionmanager "6.205.22"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.vespa : vespajlib | jar | 6.205.22 |