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