Last Version

Metreeca REST IAM Framework 0.51.0

An identity and access management framework for REST APIs.

License

License

Custom Commercial License
GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

gate
Version

Version

0.51.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 gate 0.51.0


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

Dependencies

compile (2)

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

runtime (2)

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

test (8)

Group / Artifact Type Version
com.metreeca : rest test-jar 0.51.0
com.metreeca : tray test-jar 0.51.0
com.metreeca : form test-jar 0.51.0
org.eclipse.rdf4j : rdf4j-sail-memory jar 2.5.0
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit-pioneer : junit-pioneer jar 0.3.0
org.assertj : assertj-core jar 3.12.2
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.