License |
License |
---|---|
Categories |
CategoriesSecurity CLI User Interface |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-client-model |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpowerauth-client-model
PowerAuth Server Client Model
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-client-model/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-client-model</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-client-model/
implementation 'io.getlime.security:powerauth-client-model:1.3.1'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-client-model/
implementation ("io.getlime.security:powerauth-client-model:1.3.1")
'io.getlime.security:powerauth-client-model:jar:1.3.1'
<dependency org="io.getlime.security" name="powerauth-client-model" rev="1.3.1">
<artifact name="powerauth-client-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-client-model', version='1.3.1')
)
libraryDependencies += "io.getlime.security" % "powerauth-client-model" % "1.3.1"
[io.getlime.security/powerauth-client-model "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.getlime.core : rest-model-base | jar | 1.5.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.projectlombok : lombok | jar | 1.18.24 |
org.springframework : spring-core | jar |