License |
License |
---|---|
Categories |
CategoriesSecurity CLI User Interface |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-rest-client-spring |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-rest-client-spring/
implementation 'io.getlime.security:powerauth-rest-client-spring:1.3.1'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-rest-client-spring/
implementation ("io.getlime.security:powerauth-rest-client-spring:1.3.1")
'io.getlime.security:powerauth-rest-client-spring:jar:1.3.1'
<dependency org="io.getlime.security" name="powerauth-rest-client-spring" rev="1.3.1">
<artifact name="powerauth-rest-client-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-rest-client-spring', version='1.3.1')
)
libraryDependencies += "io.getlime.security" % "powerauth-rest-client-spring" % "1.3.1"
[io.getlime.security/powerauth-rest-client-spring "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.getlime.security : powerauth-client-model | jar | 1.3.1 |
io.getlime.core : rest-model-base | jar | 1.5.2 |
io.getlime.core : rest-client-base | jar | 1.5.2 |
org.springframework.boot : spring-boot-starter | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.6.8 |