is not current version
Last Version 0.51.0

com.metreeca:gate 0.50.0

An identity and access management framework for REST APIs.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

gate
Version

Version

0.50.0
Type

Type

jar

Download gate 0.50.0


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