License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.github.libkodi |
ArtifactId | ArtifactIdsecurity |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsecurity
A highly open authority authentication library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-1.0.5.pom | |
security-1.0.5.jar | 71 KB |
security-1.0.5-sources.jar | 40 KB |
security-1.0.5-javadoc.jar | 309 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.libkodi/security/ -->
<dependency>
<groupId>io.github.libkodi</groupId>
<artifactId>security</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.libkodi/security/
implementation 'io.github.libkodi:security:1.0.5'
// https://jarcasting.com/artifacts/io.github.libkodi/security/
implementation ("io.github.libkodi:security:1.0.5")
'io.github.libkodi:security:jar:1.0.5'
<dependency org="io.github.libkodi" name="security" rev="1.0.5">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.libkodi', module='security', version='1.0.5')
)
libraryDependencies += "io.github.libkodi" % "security" % "1.0.5"
[io.github.libkodi/security "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
org.projectlombok : lombok | jar | 1.18.6 |
com.alibaba : fastjson | jar | 1.2.56 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.4.RELEASE |
org.apache.commons : commons-pool2 | jar | 2.6.1 |
com.auth0 : java-jwt | jar | 3.8.3 |
io.jsonwebtoken : jjwt | jar | 0.9.0 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
commons-fileupload : commons-fileupload | jar | 1.3.2 |
commons-io : commons-io | jar | 2.5 |
org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
io.github.libkodi : objectlist | jar | 1.0.2 |