License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-tpp-engine-model |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpowerauth-tpp-engine-model
Federated Authentication and Authorization Server for Web
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-tpp-engine-model/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-tpp-engine-model</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-tpp-engine-model/
implementation 'io.getlime.security:powerauth-tpp-engine-model:1.3.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-tpp-engine-model/
implementation ("io.getlime.security:powerauth-tpp-engine-model:1.3.0")
'io.getlime.security:powerauth-tpp-engine-model:jar:1.3.0'
<dependency org="io.getlime.security" name="powerauth-tpp-engine-model" rev="1.3.0">
<artifact name="powerauth-tpp-engine-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-tpp-engine-model', version='1.3.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-tpp-engine-model" % "1.3.0"
[io.getlime.security/powerauth-tpp-engine-model "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.getlime.core : rest-model-base | jar | 1.5.2 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar |