License |
License |
---|---|
Categories |
CategoriesJava Languages Security CLI User Interface |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-java-client |
Version | Version0.12.0 |
Type | Typejar |
Description |
Descriptionpowerauth-java-client
PowerAuth 2.0 Service Client
|
Project URL |
Project URL |
Project Organization |
Project OrganizationLime - HighTech Solutions Inc. |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-client/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-java-client</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-client/
implementation 'io.getlime.security:powerauth-java-client:0.12.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-client/
implementation ("io.getlime.security:powerauth-java-client:0.12.0")
'io.getlime.security:powerauth-java-client:jar:0.12.0'
<dependency org="io.getlime.security" name="powerauth-java-client" rev="0.12.0">
<artifact name="powerauth-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-java-client', version='0.12.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-java-client" % "0.12.0"
[io.getlime.security/powerauth-java-client "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.4.1.RELEASE |
org.springframework.ws : spring-ws-core | jar | 2.3.0.RELEASE |
org.apache.ws.security : wss4j | jar | 1.6.19 |
wsdl4j : wsdl4j | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.11.0 |