is not current version
Last Version 8.7.17

com.yahoo.vespa:security-tools 7.177.11


Categories

Categories

Security
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

security-tools
Version

Version

7.177.11
Type

Type

jar

Download security-tools 7.177.11


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