License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdme.parakh.core |
ArtifactId | ArtifactIdcdk-security |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDK - Security
Security
|
Filename | Size |
---|---|
cdk-security-1.0.7.pom | |
cdk-security-1.0.7.jar | 29 KB |
cdk-security-1.0.7-sources.jar | 24 KB |
cdk-security-1.0.7-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.parakh.core/cdk-security/ -->
<dependency>
<groupId>me.parakh.core</groupId>
<artifactId>cdk-security</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/me.parakh.core/cdk-security/
implementation 'me.parakh.core:cdk-security:1.0.7'
// https://jarcasting.com/artifacts/me.parakh.core/cdk-security/
implementation ("me.parakh.core:cdk-security:1.0.7")
'me.parakh.core:cdk-security:jar:1.0.7'
<dependency org="me.parakh.core" name="cdk-security" rev="1.0.7">
<artifact name="cdk-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.parakh.core', module='cdk-security', version='1.0.7')
)
libraryDependencies += "me.parakh.core" % "cdk-security" % "1.0.7"
[me.parakh.core/cdk-security "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
me.parakh.core : cdk-model | jar | 1.0.7 |
me.parakh.core : core-security | jar | 1.0.7 |
org.apache.httpcomponents : httpclient | jar | 4.3.3 |
com.adp.ds.services.user » userservice-api | jar | [1.0, 1.1] |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |