License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.yadickson |
ArtifactId | ArtifactIdsecurity-utils |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionSecurity Utils
Java security utils
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-utils-1.0.0.pom | |
security-utils-1.0.0.jar | 8 KB |
security-utils-1.0.0-sources.jar | 10 KB |
security-utils-1.0.0-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yadickson/security-utils/ -->
<dependency>
<groupId>com.github.yadickson</groupId>
<artifactId>security-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yadickson/security-utils/
implementation 'com.github.yadickson:security-utils:1.0.0'
// https://jarcasting.com/artifacts/com.github.yadickson/security-utils/
implementation ("com.github.yadickson:security-utils:1.0.0")
'com.github.yadickson:security-utils:jar:1.0.0'
<dependency org="com.github.yadickson" name="security-utils" rev="1.0.0">
<artifact name="security-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yadickson', module='security-utils', version='1.0.0')
)
libraryDependencies += "com.github.yadickson" % "security-utils" % "1.0.0"
[com.github.yadickson/security-utils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.2.1.RELEASE |
org.springframework : spring-core | jar | 4.2.1.RELEASE |
org.springframework : spring-beans | jar | 4.2.1.RELEASE |
commons-lang : commons-lang | jar | 2.6 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.11 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.apache.maven.shared : maven-verifier | jar | 1.2 |