License |
License |
---|---|
Categories |
CategoriesJava Languages Security |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-java-cmd-lib |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPowerAuth Command-line Utility - Java Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
powerauth-java-cmd-lib-1.3.0.pom | |
powerauth-java-cmd-lib-1.3.0.jar | 169 KB |
powerauth-java-cmd-lib-1.3.0-sources.jar | 116 KB |
powerauth-java-cmd-lib-1.3.0-javadoc.jar | 339 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-cmd-lib/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-java-cmd-lib</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-cmd-lib/
implementation 'io.getlime.security:powerauth-java-cmd-lib:1.3.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-cmd-lib/
implementation ("io.getlime.security:powerauth-java-cmd-lib:1.3.0")
'io.getlime.security:powerauth-java-cmd-lib:jar:1.3.0'
<dependency org="io.getlime.security" name="powerauth-java-cmd-lib" rev="1.3.0">
<artifact name="powerauth-java-cmd-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-java-cmd-lib', version='1.3.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-java-cmd-lib" % "1.3.0"
[io.getlime.security/powerauth-java-cmd-lib "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
commons-cli : commons-cli | jar | 1.5.0 |
commons-io : commons-io | jar | 2.11.0 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
io.getlime.security : powerauth-restful-model | jar | 1.3.0 |
io.getlime.security : powerauth-java-crypto | jar | 1.3.0 |
io.getlime.security : powerauth-java-http | jar | 1.3.0 |
org.springframework.boot : spring-boot-starter | jar | 2.6.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 |
io.getlime.core : rest-client-base | jar | 1.5.0 |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |