License |
License |
---|---|
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdstorage |
Last Version | Last Version8.7.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstorage
Parent artifact for all Vespa maven projects.
|
Filename | Size |
---|---|
storage-8.7.17.pom | |
storage-8.7.17.jar | 105 KB |
storage-8.7.17-sources.jar | 48 KB |
storage-8.7.17-javadoc.jar | 761 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/storage/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>storage</artifactId>
<version>8.7.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/storage/
implementation 'com.yahoo.vespa:storage:8.7.17'
// https://jarcasting.com/artifacts/com.yahoo.vespa/storage/
implementation ("com.yahoo.vespa:storage:8.7.17")
'com.yahoo.vespa:storage:jar:8.7.17'
<dependency org="com.yahoo.vespa" name="storage" rev="8.7.17">
<artifact name="storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='storage', version='8.7.17')
)
libraryDependencies += "com.yahoo.vespa" % "storage" % "8.7.17"
[com.yahoo.vespa/storage "8.7.17"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.vespa : config-lib | jar | 8.7.17 |