| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdio.getlime.security |
| ArtifactId | ArtifactIdpowerauth-restful-security-javaee |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpowerauth-restful-security-javaee
PowerAuth RESTful API Security Additions for EJB
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-security-javaee/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-restful-security-javaee</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-security-javaee/
implementation 'io.getlime.security:powerauth-restful-security-javaee:1.0.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-security-javaee/
implementation ("io.getlime.security:powerauth-restful-security-javaee:1.0.0")
'io.getlime.security:powerauth-restful-security-javaee:jar:1.0.0'
<dependency org="io.getlime.security" name="powerauth-restful-security-javaee" rev="1.0.0">
<artifact name="powerauth-restful-security-javaee" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-restful-security-javaee', version='1.0.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-restful-security-javaee" % "1.0.0"
[io.getlime.security/powerauth-restful-security-javaee "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.getlime.security : powerauth-restful-security-base | jar | 1.0.0 |
| io.getlime.security : powerauth-java-client-axis | jar | 1.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |