| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.yahoo.vespa |
| ArtifactId | ArtifactIdsecurity-tools |
| Version | Version7.518.53 |
| Type | Typejar |
| Description |
DescriptionParent artifact for all Vespa maven projects.
|
| Filename | Size |
|---|---|
| security-tools-7.518.53.pom | |
| security-tools-7.518.53.jar | 13 KB |
| security-tools-7.518.53-sources.jar | 7 KB |
| security-tools-7.518.53-javadoc.jar | 390 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/security-tools/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>security-tools</artifactId>
<version>7.518.53</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/security-tools/
implementation 'com.yahoo.vespa:security-tools:7.518.53'
// https://jarcasting.com/artifacts/com.yahoo.vespa/security-tools/
implementation ("com.yahoo.vespa:security-tools:7.518.53")
'com.yahoo.vespa:security-tools:jar:7.518.53'
<dependency org="com.yahoo.vespa" name="security-tools" rev="7.518.53">
<artifact name="security-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='security-tools', version='7.518.53')
)
libraryDependencies += "com.yahoo.vespa" % "security-tools" % "7.518.53"
[com.yahoo.vespa/security-tools "7.518.53"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.vespa : security-utils | jar | 7.518.53 |
| commons-cli : commons-cli | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.mockito : mockito-core | jar | 4.0.0 |