License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Security RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdsecurity-legacy-pom |
Last Version | Last Version4.0.0.Beta4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRESTEasy Security Legacy Modules
These modules are deprecated. Users are encouraged to use Keycloak instead
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
security-legacy-pom-4.0.0.Beta4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/security-legacy-pom/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>security-legacy-pom</artifactId>
<version>4.0.0.Beta4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/security-legacy-pom/
implementation 'org.jboss.resteasy:security-legacy-pom:4.0.0.Beta4'
// https://jarcasting.com/artifacts/org.jboss.resteasy/security-legacy-pom/
implementation ("org.jboss.resteasy:security-legacy-pom:4.0.0.Beta4")
'org.jboss.resteasy:security-legacy-pom:pom:4.0.0.Beta4'
<dependency org="org.jboss.resteasy" name="security-legacy-pom" rev="4.0.0.Beta4">
<artifact name="security-legacy-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='security-legacy-pom', version='4.0.0.Beta4')
)
libraryDependencies += "org.jboss.resteasy" % "security-legacy-pom" % "4.0.0.Beta4"
[org.jboss.resteasy/security-legacy-pom "4.0.0.Beta4"]