is not current version
Last Version 8.7.17

com.yahoo.vespa:security-tools 7.465.17


Categories

Categories

Security
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

security-tools
Version

Version

7.465.17
Type

Type

jar

Download security-tools 7.465.17


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