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

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

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

Группа

Группа

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

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

enforce-victims-rule
Версия

Версия

1.3
Тип

Тип

jar

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


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