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