RestSec Core

Core libraries for rest sec module

License

License

GroupId

GroupId

uk.co.solong
ArtifactId

ArtifactId

restsec-core
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

RestSec Core
Core libraries for rest sec module

Download restsec-core

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework : spring-aspects jar
org.apache.commons : commons-collections4 jar 4.0
org.aspectj : aspectjrt jar
org.aspectj : aspectjweaver jar
cglib : cglib jar 3.1
joda-time : joda-time jar
com.google.code.spring-crypto-utils : spring-crypto-utils jar 1.4.0
org.springframework.data : spring-data-mongodb jar
com.google.guava : guava jar
javax.inject : javax.inject jar
org.glassfish.jersey.core : jersey-server jar
com.sun.jersey : jersey-grizzly2 jar 1.19
com.fasterxml.jackson.core : jackson-databind jar
uk.co.solong : application jar 0.0.11

Project Modules

There are no modules declared in this project.

restsec

Restful Security Module

Versions

Version
0.0.3
0.0.1