is not current version
Last Version 6.1.0.Beta2

org.jboss.resteasy:security-pom 3.6.0.CR1


Categories

Categories

JBoss Container Application Servers Security RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

security-pom
Version

Version

3.6.0.CR1
Type

Type

pom

Download security-pom 3.6.0.CR1


<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/security-pom/ -->
<dependency>
    <groupId>org.jboss.resteasy</groupId>
    <artifactId>security-pom</artifactId>
    <version>3.6.0.CR1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/security-pom/
implementation 'org.jboss.resteasy:security-pom:3.6.0.CR1'
// https://jarcasting.com/artifacts/org.jboss.resteasy/security-pom/
implementation ("org.jboss.resteasy:security-pom:3.6.0.CR1")
'org.jboss.resteasy:security-pom:pom:3.6.0.CR1'
<dependency org="org.jboss.resteasy" name="security-pom" rev="3.6.0.CR1">
  <artifact name="security-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='security-pom', version='3.6.0.CR1')
)
libraryDependencies += "org.jboss.resteasy" % "security-pom" % "3.6.0.CR1"
[org.jboss.resteasy/security-pom "3.6.0.CR1"]