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