is not current version
Last Version 8.7.17

com.yahoo.vespa:security-tools 7.57.40


Categories

Categories

Security
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

security-tools
Version

Version

7.57.40
Type

Type

jar

Download security-tools 7.57.40


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