License |
License |
---|---|
Categories |
CategoriesSecurity CLI User Interface |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-rest-client-spring |
Version | Version1.2.5 |
Type | Typejar |
Description |
Descriptionpowerauth-rest-client-spring
PowerAuth Server REST Service Client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-rest-client-spring/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-rest-client-spring</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-rest-client-spring/
implementation 'io.getlime.security:powerauth-rest-client-spring:1.2.5'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-rest-client-spring/
implementation ("io.getlime.security:powerauth-rest-client-spring:1.2.5")
'io.getlime.security:powerauth-rest-client-spring:jar:1.2.5'
<dependency org="io.getlime.security" name="powerauth-rest-client-spring" rev="1.2.5">
<artifact name="powerauth-rest-client-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-rest-client-spring', version='1.2.5')
)
libraryDependencies += "io.getlime.security" % "powerauth-rest-client-spring" % "1.2.5"
[io.getlime.security/powerauth-rest-client-spring "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
io.getlime.security : powerauth-client-model | jar | 1.2.5 |
io.getlime.core : rest-model-base | jar | 1.4.1 |
io.getlime.core : rest-client-base | jar | 1.4.1 |
org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.6.6 |