License |
License |
---|---|
Categories |
CategoriesJava Languages Security |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-java-http |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpowerauth-java-http
PowerAuth utility module for HTTP support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
powerauth-java-http-1.3.0.pom | |
powerauth-java-http-1.3.0.jar | 18 KB |
powerauth-java-http-1.3.0-sources.jar | 17 KB |
powerauth-java-http-1.3.0-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-http/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-java-http</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-http/
implementation 'io.getlime.security:powerauth-java-http:1.3.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-http/
implementation ("io.getlime.security:powerauth-java-http:1.3.0")
'io.getlime.security:powerauth-java-http:jar:1.3.0'
<dependency org="io.getlime.security" name="powerauth-java-http" rev="1.3.0">
<artifact name="powerauth-java-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-java-http', version='1.3.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-java-http" % "1.3.0"
[io.getlime.security/powerauth-java-http "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |