is not current version
Last Version 8.7.17

com.yahoo.vespa:container-test 7.257.6


Categories

Categories

Container
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

container-test
Version

Version

7.257.6
Type

Type

jar

Download container-test 7.257.6


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