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