is not current version
Last Version 7.140.12

com.yahoo.vespa:clustercontroller-standalone 7.18.17


GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

clustercontroller-standalone
Version

Version

7.18.17
Type

Type

jar

Download clustercontroller-standalone 7.18.17


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