License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-mtoken-model |
Version | Version1.0.0 |
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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-mtoken-model/
implementation 'io.getlime.security:powerauth-mtoken-model:1.0.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-mtoken-model/
implementation ("io.getlime.security:powerauth-mtoken-model:1.0.0")
'io.getlime.security:powerauth-mtoken-model:jar:1.0.0'
<dependency org="io.getlime.security" name="powerauth-mtoken-model" rev="1.0.0">
<artifact name="powerauth-mtoken-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-mtoken-model', version='1.0.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-mtoken-model" % "1.0.0"
[io.getlime.security/powerauth-mtoken-model "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.getlime.core : rest-model-base | jar | 1.2.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |