License |
License |
---|---|
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdvespa-3party-bundles |
Last Version | Last Version8.7.17 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent artifact for all Vespa maven projects.
|
Filename | Size |
---|---|
vespa-3party-bundles-8.7.17.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-3party-bundles/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespa-3party-bundles</artifactId>
<version>8.7.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-3party-bundles/
implementation 'com.yahoo.vespa:vespa-3party-bundles:8.7.17'
// https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-3party-bundles/
implementation ("com.yahoo.vespa:vespa-3party-bundles:8.7.17")
'com.yahoo.vespa:vespa-3party-bundles:pom:8.7.17'
<dependency org="com.yahoo.vespa" name="vespa-3party-bundles" rev="8.7.17">
<artifact name="vespa-3party-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='vespa-3party-bundles', version='8.7.17')
)
libraryDependencies += "com.yahoo.vespa" % "vespa-3party-bundles" % "8.7.17"
[com.yahoo.vespa/vespa-3party-bundles "8.7.17"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |