License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-restful-security-spring-annotation |
Version | Version1.2.5 |
Type | Typejar |
Description |
Descriptionpowerauth-restful-security-spring-annotation
PowerAuth RESTful API Security Annotations for Spring
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-security-spring-annotation/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-restful-security-spring-annotation</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-security-spring-annotation/
implementation 'io.getlime.security:powerauth-restful-security-spring-annotation:1.2.5'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-security-spring-annotation/
implementation ("io.getlime.security:powerauth-restful-security-spring-annotation:1.2.5")
'io.getlime.security:powerauth-restful-security-spring-annotation:jar:1.2.5'
<dependency org="io.getlime.security" name="powerauth-restful-security-spring-annotation" rev="1.2.5">
<artifact name="powerauth-restful-security-spring-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-restful-security-spring-annotation', version='1.2.5')
)
libraryDependencies += "io.getlime.security" % "powerauth-restful-security-spring-annotation" % "1.2.5"
[io.getlime.security/powerauth-restful-security-spring-annotation "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-security | jar | 2.6.6 |
io.getlime.security : powerauth-java-crypto | jar | 1.2.0 |
io.getlime.security : powerauth-java-http | jar | 1.2.0 |
io.getlime.security : powerauth-restful-model | jar | 1.2.5 |
io.getlime.security : powerauth-rest-client-spring | jar | 1.2.5 |
org.apache.commons : commons-text | jar | 1.9 |