is not current version
Last Version 4.0.0-M2

org.sklsft.commons:commons-rest-security 3.2.0

Commons REST Security

Categories

Categories

Security
GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-rest-security
Version

Version

3.2.0
Type

Type

jar

Download commons-rest-security 3.2.0


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