License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdme.parakh.core |
ArtifactId | ArtifactIdcore-security |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore - security
security
|
Filename | Size |
---|---|
core-security-1.0.7.pom | |
core-security-1.0.7.jar | 23 KB |
core-security-1.0.7-sources.jar | 19 KB |
core-security-1.0.7-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.parakh.core/core-security/ -->
<dependency>
<groupId>me.parakh.core</groupId>
<artifactId>core-security</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/me.parakh.core/core-security/
implementation 'me.parakh.core:core-security:1.0.7'
// https://jarcasting.com/artifacts/me.parakh.core/core-security/
implementation ("me.parakh.core:core-security:1.0.7")
'me.parakh.core:core-security:jar:1.0.7'
<dependency org="me.parakh.core" name="core-security" rev="1.0.7">
<artifact name="core-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.parakh.core', module='core-security', version='1.0.7')
)
libraryDependencies += "me.parakh.core" % "core-security" % "1.0.7"
[me.parakh.core/core-security "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
me.parakh.core : core-api | jar | 1.0.7 |
me.parakh.core : cdk-model | jar | 1.0.7 |
org.springframework.security : spring-security-config | jar | 4.0.4.RELEASE |
org.springframework.security : spring-security-web | jar | 4.0.4.RELEASE |
org.springframework.security : spring-security-jwt | jar | 1.0.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-validator | jar | 5.2.4.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |