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