License |
License |
---|---|
Categories |
CategoriesNet Security |
GroupId | GroupIdbiz.netcentric.security |
ArtifactId | ArtifactIdpickaxe-core |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPickaxe :: Core DSL and Scan Engine
Core scan engine and scan definition language.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pickaxe-core-2.4.3.pom | |
pickaxe-core-2.4.3.jar | 396 KB |
pickaxe-core-2.4.3-sources.jar | 124 KB |
pickaxe-core-2.4.3-javadoc.jar | 938 KB |
Browse |
<!-- https://jarcasting.com/artifacts/biz.netcentric.security/pickaxe-core/ -->
<dependency>
<groupId>biz.netcentric.security</groupId>
<artifactId>pickaxe-core</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/biz.netcentric.security/pickaxe-core/
implementation 'biz.netcentric.security:pickaxe-core:2.4.3'
// https://jarcasting.com/artifacts/biz.netcentric.security/pickaxe-core/
implementation ("biz.netcentric.security:pickaxe-core:2.4.3")
'biz.netcentric.security:pickaxe-core:jar:2.4.3'
<dependency org="biz.netcentric.security" name="pickaxe-core" rev="2.4.3">
<artifact name="pickaxe-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.security', module='pickaxe-core', version='2.4.3')
)
libraryDependencies += "biz.netcentric.security" % "pickaxe-core" % "2.4.3"
[biz.netcentric.security/pickaxe-core "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.16 |
ch.qos.logback : logback-classic | jar | 1.2.0 |
io.mikael : urlbuilder | jar | 2.0.9 |
com.squareup.okhttp3 : okhttp | jar | 4.2.2 |
org.riversun : okhttp3-cookie-helper | jar | 1.0.0 |
com.aventrix.jnanoid : jnanoid | jar | 2.0.0 |
org.json : json | jar | 20140107 |
commons-io : commons-io | jar | 2.7 |
org.codehaus.groovy : groovy | jar | 3.0.7 |
org.codehaus.groovy : groovy-templates | jar | 3.0.7 |
org.codehaus.groovy : groovy-cli-picocli | jar | 3.0.7 |
org.codehaus.groovy : groovy-test-junit5 | jar | 3.0.7 |
org.codehaus.groovy : groovy-json | jar | 3.0.7 |
org.codehaus.groovy : groovy-groovydoc | jar | 3.0.9 |
org.codehaus.groovy : groovy-xml | jar | 3.0.7 |
org.yaml : snakeyaml | jar | 1.26 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
commons-cli : commons-cli | jar | 1.4 |
com.google.guava : guava | jar | 31.0-jre |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.5.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.4.2 |
org.mock-server : mockserver-netty | jar | 5.11.2 |
org.mock-server : mockserver-client-java | jar | 5.11.2 |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-junit-jupiter | jar | 3.6.28 |