License |
License |
---|---|
Categories |
CategoriesSecurity CLI User Interface |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-push-client |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPowerAuth Push Server RESTful Client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-client/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-push-client</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-client/
implementation 'io.getlime.security:powerauth-push-client:1.3.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-client/
implementation ("io.getlime.security:powerauth-push-client:1.3.0")
'io.getlime.security:powerauth-push-client:jar:1.3.0'
<dependency org="io.getlime.security" name="powerauth-push-client" rev="1.3.0">
<artifact name="powerauth-push-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-push-client', version='1.3.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-push-client" % "1.3.0"
[io.getlime.security/powerauth-push-client "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.getlime.security : powerauth-push-model | jar | 1.3.0 |
org.springframework.boot : spring-boot-starter | jar | 2.6.8 |
com.google.guava : guava | jar | 31.1-jre |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
org.slf4j : slf4j-api | jar | 1.7.36 |