Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-restful-security-spring-annotation |
Version | Version0.23.0 |
Type | Typejar |
<!-- 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>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-security-spring-annotation/
implementation 'io.getlime.security:powerauth-restful-security-spring-annotation:0.23.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-security-spring-annotation/
implementation ("io.getlime.security:powerauth-restful-security-spring-annotation:0.23.0")
'io.getlime.security:powerauth-restful-security-spring-annotation:jar:0.23.0'
<dependency org="io.getlime.security" name="powerauth-restful-security-spring-annotation" rev="0.23.0">
<artifact name="powerauth-restful-security-spring-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-restful-security-spring-annotation', version='0.23.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-restful-security-spring-annotation" % "0.23.0"
[io.getlime.security/powerauth-restful-security-spring-annotation "0.23.0"]