License |
License
Custom Commercial License
|
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdgate |
Version | Version0.51.0 |
Type | Typejar |
Description |
DescriptionMetreeca REST IAM Framework
An identity and access management framework for REST APIs.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gate-0.51.0.pom | |
gate-0.51.0.jar | 34 KB |
gate-0.51.0-tests.jar | 37 KB |
gate-0.51.0-sources.jar | 27 KB |
gate-0.51.0-javadoc.jar | 107 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : rest | jar | 0.51.0 |
io.jsonwebtoken : jjwt-api | jar | 0.10.6 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.10.6 |
io.jsonwebtoken : jjwt-jackson | jar | 0.10.6 |
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 |