License |
License |
---|---|
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIddocumentapi |
Version | Version7.518.53 |
Type | Typejar |
Description |
DescriptionParent artifact for all Vespa maven projects.
|
Filename | Size |
---|---|
documentapi-7.518.53.pom | |
documentapi-7.518.53.jar | 344 KB |
documentapi-7.518.53-sources.jar | 187 KB |
documentapi-7.518.53-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/documentapi/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>documentapi</artifactId>
<version>7.518.53</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/documentapi/
implementation 'com.yahoo.vespa:documentapi:7.518.53'
// https://jarcasting.com/artifacts/com.yahoo.vespa/documentapi/
implementation ("com.yahoo.vespa:documentapi:7.518.53")
'com.yahoo.vespa:documentapi:jar:7.518.53'
<dependency org="com.yahoo.vespa" name="documentapi" rev="7.518.53">
<artifact name="documentapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='documentapi', version='7.518.53')
)
libraryDependencies += "com.yahoo.vespa" % "documentapi" % "7.518.53"
[com.yahoo.vespa/documentapi "7.518.53"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.vespa : documentapi-dependencies | pom | 7.518.53 |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 4.0.0 |