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