is not current version
Last Version 4.0.0-M2

Commons REST Security 4.0.0-M1

Commons REST Security

License

License

Categories

Categories

Security
GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-rest-security
Version

Version

4.0.0-M1
Type

Type

jar
Description

Description

Commons REST Security
Commons REST Security

Download commons-rest-security 4.0.0-M1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.sklsft.commons : commons-api jar 4.0.0-M1
org.sklsft.commons : commons-crypto jar 4.0.0-M1
org.slf4j : slf4j-api jar 1.7.30
org.springframework : spring-webmvc jar 5.2.5.RELEASE
org.springframework.security : spring-security-core jar 5.3.0.RELEASE
org.aspectj : aspectjweaver jar 1.9.5
org.aspectj : aspectjtools jar 1.9.5
org.aspectj : aspectjrt jar 1.9.5
javax.servlet : javax.servlet-api jar 3.1.0
com.auth0 : java-jwt jar 3.4.1

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.