| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.born2snipe |
| Идентификатор | Идентификаторdependency-check-extension-core |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSome extra tools for dealing with the OWASP dependency-check report
|
<!-- https://jarcasting.com/artifacts/com.github.born2snipe/dependency-check-extension-core/ -->
<dependency>
<groupId>com.github.born2snipe</groupId>
<artifactId>dependency-check-extension-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.born2snipe/dependency-check-extension-core/
implementation 'com.github.born2snipe:dependency-check-extension-core:0.0.1'
// https://jarcasting.com/artifacts/com.github.born2snipe/dependency-check-extension-core/
implementation ("com.github.born2snipe:dependency-check-extension-core:0.0.1")
'com.github.born2snipe:dependency-check-extension-core:jar:0.0.1'
<dependency org="com.github.born2snipe" name="dependency-check-extension-core" rev="0.0.1">
<artifact name="dependency-check-extension-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.born2snipe', module='dependency-check-extension-core', version='0.0.1')
)
libraryDependencies += "com.github.born2snipe" % "dependency-check-extension-core" % "0.0.1"
[com.github.born2snipe/dependency-check-extension-core "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |