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