| License |
License |
|---|---|
| Categories |
CategoriesSecurity CLI User Interface |
| GroupId | GroupIdio.getlime.security |
| ArtifactId | ArtifactIdpowerauth-push-client |
| Version | Version1.1.0 |
| 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-client/
implementation 'io.getlime.security:powerauth-push-client:1.1.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-client/
implementation ("io.getlime.security:powerauth-push-client:1.1.0")
'io.getlime.security:powerauth-push-client:jar:1.1.0'
<dependency org="io.getlime.security" name="powerauth-push-client" rev="1.1.0">
<artifact name="powerauth-push-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-push-client', version='1.1.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-push-client" % "1.1.0"
[io.getlime.security/powerauth-push-client "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.getlime.security : powerauth-push-model | jar | 1.1.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.4.5 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |