is not current version
Last Version 8.7.17

com.yahoo.vespa:container-integration-test 6.321.2


Categories

Categories

Container
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

container-integration-test
Version

Version

6.321.2
Type

Type

jar

Download container-integration-test 6.321.2


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