is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen-security 1.0.47

Middleware library based on Vert.x to build advanced JSON/REST communication servers

Categories

Categories

Security
GroupId

GroupId

org.swisspush.gateleen
ArtifactId

ArtifactId

gateleen-security
Version

Version

1.0.47
Type

Type

jar

Download gateleen-security 1.0.47


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