is not current version
Last Version 8.7.17

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


Categories

Categories

Container
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

container-integration-test
Version

Version

6.266.22
Type

Type

jar

Download container-integration-test 6.266.22


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