is not current version
Last Version 0.53.0

com.metreeca:metreeca-gate 0.52.0

An identity and access management framework for REST APIs.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-gate
Version

Version

0.52.0
Type

Type

jar

Download metreeca-gate 0.52.0


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