License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.sylphlike |
ArtifactId | ArtifactIdframework-security |
Last Version | Last Version1.0.0-SYLPHLIKE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.sylphlike/framework-security/ -->
<dependency>
<groupId>com.github.sylphlike</groupId>
<artifactId>framework-security</artifactId>
<version>1.0.0-SYLPHLIKE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-security/
implementation 'com.github.sylphlike:framework-security:1.0.0-SYLPHLIKE'
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-security/
implementation ("com.github.sylphlike:framework-security:1.0.0-SYLPHLIKE")
'com.github.sylphlike:framework-security:jar:1.0.0-SYLPHLIKE'
<dependency org="com.github.sylphlike" name="framework-security" rev="1.0.0-SYLPHLIKE">
<artifact name="framework-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sylphlike', module='framework-security', version='1.0.0-SYLPHLIKE')
)
libraryDependencies += "com.github.sylphlike" % "framework-security" % "1.0.0-SYLPHLIKE"
[com.github.sylphlike/framework-security "1.0.0-SYLPHLIKE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-codec : commons-codec | jar | 1.13 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.google.guava : guava | jar | |
org.projectlombok : lombok | jar | 1.18.12 |
com.auth0 : java-jwt | jar | 3.10.2 |