Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdsecurity-tools |
Version | Version7.366.33 |
Type | Typejar |
Filename | Size |
---|---|
security-tools-7.366.33.pom | |
security-tools-7.366.33.jar | 13 KB |
security-tools-7.366.33-sources.jar | 7 KB |
security-tools-7.366.33-javadoc.jar | 468 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/security-tools/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>security-tools</artifactId>
<version>7.366.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/security-tools/
implementation 'com.yahoo.vespa:security-tools:7.366.33'
// https://jarcasting.com/artifacts/com.yahoo.vespa/security-tools/
implementation ("com.yahoo.vespa:security-tools:7.366.33")
'com.yahoo.vespa:security-tools:jar:7.366.33'
<dependency org="com.yahoo.vespa" name="security-tools" rev="7.366.33">
<artifact name="security-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='security-tools', version='7.366.33')
)
libraryDependencies += "com.yahoo.vespa" % "security-tools" % "7.366.33"
[com.yahoo.vespa/security-tools "7.366.33"]