License |
License |
---|---|
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdfileacquirer |
Version | Version7.538.1 |
Type | Typejar |
Description |
DescriptionParent artifact for all Vespa maven projects.
|
Filename | Size |
---|---|
fileacquirer-7.538.1.pom | |
fileacquirer-7.538.1.jar | 20 KB |
fileacquirer-7.538.1-sources.jar | 11 KB |
fileacquirer-7.538.1-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/fileacquirer/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>fileacquirer</artifactId>
<version>7.538.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/fileacquirer/
implementation 'com.yahoo.vespa:fileacquirer:7.538.1'
// https://jarcasting.com/artifacts/com.yahoo.vespa/fileacquirer/
implementation ("com.yahoo.vespa:fileacquirer:7.538.1")
'com.yahoo.vespa:fileacquirer:jar:7.538.1'
<dependency org="com.yahoo.vespa" name="fileacquirer" rev="7.538.1">
<artifact name="fileacquirer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='fileacquirer', version='7.538.1')
)
libraryDependencies += "com.yahoo.vespa" % "fileacquirer" % "7.538.1"
[com.yahoo.vespa/fileacquirer "7.538.1"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.vespa : config | jar | 7.538.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |