is not current version
Last Version 1.3.4

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

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

GroupId

GroupId

com.redhat.victims
ArtifactId

ArtifactId

enforce-victims-rule
Version

Version

1.3.3
Type

Type

jar

Download enforce-victims-rule 1.3.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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.victims/enforce-victims-rule/
implementation 'com.redhat.victims:enforce-victims-rule:1.3.3'
// https://jarcasting.com/artifacts/com.redhat.victims/enforce-victims-rule/
implementation ("com.redhat.victims:enforce-victims-rule:1.3.3")
'com.redhat.victims:enforce-victims-rule:jar:1.3.3'
<dependency org="com.redhat.victims" name="enforce-victims-rule" rev="1.3.3">
  <artifact name="enforce-victims-rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.victims', module='enforce-victims-rule', version='1.3.3')
)
libraryDependencies += "com.redhat.victims" % "enforce-victims-rule" % "1.3.3"
[com.redhat.victims/enforce-victims-rule "1.3.3"]