is not current version
Last Version 8.7.17

com.yahoo.vespa:vespa-3party-bundles 8.4.15


GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

vespa-3party-bundles
Version

Version

8.4.15
Type

Type

pom

Download vespa-3party-bundles 8.4.15


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