Last Version

document 8.7.17

Parent artifact for all Vespa maven projects.

License

License

GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

document
Version

Version

8.7.17
Type

Type

jar
Description

Description

document
Parent artifact for all Vespa maven projects.

Download document 8.7.17


<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/document/ -->
<dependency>
    <groupId>com.yahoo.vespa</groupId>
    <artifactId>document</artifactId>
    <version>8.7.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/document/
implementation 'com.yahoo.vespa:document:8.7.17'
// https://jarcasting.com/artifacts/com.yahoo.vespa/document/
implementation ("com.yahoo.vespa:document:8.7.17")
'com.yahoo.vespa:document:jar:8.7.17'
<dependency org="com.yahoo.vespa" name="document" rev="8.7.17">
  <artifact name="document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='document', version='8.7.17')
)
libraryDependencies += "com.yahoo.vespa" % "document" % "8.7.17"
[com.yahoo.vespa/document "8.7.17"]

Dependencies

compile (3)

Group / Artifact Type Version
com.yahoo.vespa : config jar 8.7.17
com.yahoo.vespa : predicate-search-core jar 8.7.17
com.yahoo.vespa : vespajlib jar 8.7.17

provided (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.yahoo.vespa : annotations jar 8.7.17
com.google.guava : guava jar 27.1-jre
com.google.inject : guice jar 4.2.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.0.0
com.yahoo.vespa : testutil jar 8.7.17

Project Modules

There are no modules declared in this project.