is not current version
Last Version 7.1.1

Dependency-Check Utils 7.1.0

dependency-check-utils is a collection of common utility classes used within dependency-check that might be useful in other projects.

License

License

GroupId

GroupId

org.owasp
ArtifactId

ArtifactId

dependency-check-utils
Version

Version

7.1.0
Type

Type

jar
Description

Description

Dependency-Check Utils
dependency-check-utils is a collection of common utility classes used within dependency-check that might be useful in other projects.
Project Organization

Project Organization

OWASP
Source Code Management

Source Code Management

https://github.com/jeremylong/DependencyCheck/tree/master/utils

Download dependency-check-utils 7.1.0


<!-- https://jarcasting.com/artifacts/org.owasp/dependency-check-utils/ -->
<dependency>
    <groupId>org.owasp</groupId>
    <artifactId>dependency-check-utils</artifactId>
    <version>7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.owasp/dependency-check-utils/
implementation 'org.owasp:dependency-check-utils:7.1.0'
// https://jarcasting.com/artifacts/org.owasp/dependency-check-utils/
implementation ("org.owasp:dependency-check-utils:7.1.0")
'org.owasp:dependency-check-utils:jar:7.1.0'
<dependency org="org.owasp" name="dependency-check-utils" rev="7.1.0">
  <artifact name="dependency-check-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.owasp', module='dependency-check-utils', version='7.1.0')
)
libraryDependencies += "org.owasp" % "dependency-check-utils" % "7.1.0"
[org.owasp/dependency-check-utils "7.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-databind jar
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.7.36
org.jetbrains : annotations Optional jar 23.0.0
com.github.spotbugs : spotbugs-annotations Optional jar 4.6.0

test (8)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.1.4
ch.qos.logback : logback-core jar 1.2.11
ch.qos.logback : logback-classic jar 1.2.11
org.mock-server : mockserver-netty jar 5.13.2
org.mock-server : mockserver-junit-rule jar 5.13.2
junit : junit jar 4.13.2
org.hamcrest : hamcrest-core jar 2.2
org.jmockit : jmockit jar 1.49

Project Modules

There are no modules declared in this project.