License |
License |
---|---|
Categories |
CategoriesJava Languages Security CLI User Interface |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-java-client-spring |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionpowerauth-java-client-spring
PowerAuth Server SOAP Service Client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-client-spring/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-java-client-spring</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-client-spring/
implementation 'io.getlime.security:powerauth-java-client-spring:1.0.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-client-spring/
implementation ("io.getlime.security:powerauth-java-client-spring:1.0.0")
'io.getlime.security:powerauth-java-client-spring:jar:1.0.0'
<dependency org="io.getlime.security" name="powerauth-java-client-spring" rev="1.0.0">
<artifact name="powerauth-java-client-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-java-client-spring', version='1.0.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-java-client-spring" % "1.0.0"
[io.getlime.security/powerauth-java-client-spring "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.getlime.security : powerauth-client-model | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter | jar | 2.3.7.RELEASE |
org.springframework.ws : spring-ws-core | jar | 3.0.10.RELEASE |
wsdl4j : wsdl4j | jar | 1.6.3 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |