не последняя версия
Последняя версия 1.3.4

com.redhat.victims:enforce-victims-rule 1.0

Checks a Maven projects dependencies against a database of known vulnerable artifacts.

Группа

Группа

com.redhat.victims
Идентификатор

Идентификатор

enforce-victims-rule
Версия

Версия

1.0
Тип

Тип

jar

Скачать enforce-victims-rule 1.0


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