| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.owasp |
| Идентификатор | Идентификаторdependency-check-utils |
| Последняя версия | Последняя версия7.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDependency-Check Utils
dependency-check-utils is a collection of common utility classes used within dependency-check that might be useful in other projects.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dependency-check-utils-7.1.1.pom | |
| dependency-check-utils-7.1.1.jar | 43 KB |
| dependency-check-utils-7.1.1-sources.jar | 38 KB |
| dependency-check-utils-7.1.1-javadoc.jar | 143 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.owasp/dependency-check-utils/ -->
<dependency>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-utils</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.owasp/dependency-check-utils/
implementation 'org.owasp:dependency-check-utils:7.1.1'
// https://jarcasting.com/artifacts/org.owasp/dependency-check-utils/
implementation ("org.owasp:dependency-check-utils:7.1.1")
'org.owasp:dependency-check-utils:jar:7.1.1'
<dependency org="org.owasp" name="dependency-check-utils" rev="7.1.1">
<artifact name="dependency-check-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.owasp', module='dependency-check-utils', version='7.1.1')
)
libraryDependencies += "org.owasp" % "dependency-check-utils" % "7.1.1"
[org.owasp/dependency-check-utils "7.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 23.0.0 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 4.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |