is not current version
Last Version 6.1.0.Beta2

org.jboss.resteasy:security-pom 3.15.0.Alpha1


Categories

Categories

JBoss Container Application Servers Security RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

security-pom
Version

Version

3.15.0.Alpha1
Type

Type

pom

Download security-pom 3.15.0.Alpha1


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