License |
License |
---|---|
GroupId | GroupIdcom.infilos |
ArtifactId | ArtifactIdrelax-authentic |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrelax-authentic
JWT based authentication and ABAC based authorization.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
relax-authentic-0.7.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.infilos/relax-authentic/ -->
<dependency>
<groupId>com.infilos</groupId>
<artifactId>relax-authentic</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-authentic/
implementation 'com.infilos:relax-authentic:0.7.0'
// https://jarcasting.com/artifacts/com.infilos/relax-authentic/
implementation ("com.infilos:relax-authentic:0.7.0")
'com.infilos:relax-authentic:pom:0.7.0'
<dependency org="com.infilos" name="relax-authentic" rev="0.7.0">
<artifact name="relax-authentic" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-authentic', version='0.7.0')
)
libraryDependencies += "com.infilos" % "relax-authentic" % "0.7.0"
[com.infilos/relax-authentic "0.7.0"]