Last Version

Metreeca REST IAM Framework 0.53.0

An identity and access management framework for REST APIs.

License

License

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-gate
Version

Version

0.53.0
Type

Type

jar
Description

Description

Metreeca REST IAM Framework
An identity and access management framework for REST APIs.
Project Organization

Project Organization

Metreeca

Download metreeca-gate 0.53.0


<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-gate/ -->
<dependency>
    <groupId>com.metreeca</groupId>
    <artifactId>metreeca-gate</artifactId>
    <version>0.53.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-gate/
implementation 'com.metreeca:metreeca-gate:0.53.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-gate/
implementation ("com.metreeca:metreeca-gate:0.53.0")
'com.metreeca:metreeca-gate:jar:0.53.0'
<dependency org="com.metreeca" name="metreeca-gate" rev="0.53.0">
  <artifact name="metreeca-gate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-gate', version='0.53.0')
)
libraryDependencies += "com.metreeca" % "metreeca-gate" % "0.53.0"
[com.metreeca/metreeca-gate "0.53.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.metreeca : metreeca-rest jar 0.53.0
io.jsonwebtoken : jjwt-api jar 0.10.7

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.10.7
io.jsonwebtoken : jjwt-jackson jar 0.10.7

test (4)

Group / Artifact Type Version
com.metreeca : metreeca-rest test-jar 0.53.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.assertj : assertj-core jar 3.13.2
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.