License |
License |
---|---|
GroupId | GroupIdcom.fathzer |
ArtifactId | ArtifactIdcve-reporter-core |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncve-reporter-core
Building blocks to report vulnerabilities found in projects contained in a repository.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cve-reporter-core-2.0.2.pom | |
cve-reporter-core-2.0.2.jar | 31 KB |
cve-reporter-core-2.0.2-sources.jar | 15 KB |
cve-reporter-core-2.0.2-javadoc.jar | 530 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fathzer/cve-reporter-core/ -->
<dependency>
<groupId>com.fathzer</groupId>
<artifactId>cve-reporter-core</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fathzer/cve-reporter-core/
implementation 'com.fathzer:cve-reporter-core:2.0.2'
// https://jarcasting.com/artifacts/com.fathzer/cve-reporter-core/
implementation ("com.fathzer:cve-reporter-core:2.0.2")
'com.fathzer:cve-reporter-core:jar:2.0.2'
<dependency org="com.fathzer" name="cve-reporter-core" rev="2.0.2">
<artifact name="cve-reporter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fathzer', module='cve-reporter-core', version='2.0.2')
)
libraryDependencies += "com.fathzer" % "cve-reporter-core" % "2.0.2"
[com.fathzer/cve-reporter-core "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.maven : maven-model | jar | 3.8.4 |
org.apache.maven : maven-artifact | jar | 3.8.4 |
us.springett : cvss-calculator | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mock-server : mockserver-netty | jar | 5.12.0 |