restsec
Restful Security Module
| License |
License |
|---|---|
| GroupId | GroupIduk.co.solong |
| ArtifactId | ArtifactIdrestsec-core |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRestSec Core
Core libraries for rest sec module
|
| Filename | Size |
|---|---|
| restsec-core-0.0.3.pom | |
| restsec-core-0.0.3.jar | 16 KB |
| restsec-core-0.0.3-sources.jar | 9 KB |
| restsec-core-0.0.3-javadoc.jar | 124 KB |
| Browse |
<!-- 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"]
| 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 |
Restful Security Module