is not current version
Last Version 7.1.1

Dependency-Check Utils 6.5.3

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

6.5.3
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 6.5.3


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

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 2.13.1
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.7.32
org.jetbrains : annotations Optional jar 23.0.0
com.github.spotbugs : spotbugs-annotations Optional jar 4.5.3

test (8)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.1.4
ch.qos.logback : logback-core jar 1.2.10
ch.qos.logback : logback-classic jar 1.2.10
org.mock-server : mockserver-netty jar 5.11.2
org.mock-server : mockserver-junit-rule jar 5.11.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.