License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdtop.plong |
ArtifactId | ArtifactIdms-cas-security |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionms-cas-security
ms-starter software project structure skeleton
|
Project URL |
Project URL |
Filename | Size |
---|---|
ms-cas-security-0.0.5.pom | |
ms-cas-security-0.0.5.jar | 67 KB |
ms-cas-security-0.0.5-sources.jar | 43 KB |
ms-cas-security-0.0.5-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.plong/ms-cas-security/ -->
<dependency>
<groupId>top.plong</groupId>
<artifactId>ms-cas-security</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/top.plong/ms-cas-security/
implementation 'top.plong:ms-cas-security:0.0.5'
// https://jarcasting.com/artifacts/top.plong/ms-cas-security/
implementation ("top.plong:ms-cas-security:0.0.5")
'top.plong:ms-cas-security:jar:0.0.5'
<dependency org="top.plong" name="ms-cas-security" rev="0.0.5">
<artifact name="ms-cas-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.plong', module='ms-cas-security', version='0.0.5')
)
libraryDependencies += "top.plong" % "ms-cas-security" % "0.0.5"
[top.plong/ms-cas-security "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-security | jar | 2.0.5.RELEASE |
org.springframework.security : spring-security-cas | jar | |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
top.plong : ms-base-rest-ots | jar | 0.0.5 |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.5.RELEASE |
org.springframework.boot : spring-boot-devtools | jar | 2.0.5.RELEASE |
log4j : log4j | jar | 1.2.17 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
org.projectlombok : lombok | jar | 1.16.22 |
ch.qos.logback : logback-access | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
com.alibaba : fastjson | jar | 1.2.49 |
io.springfox : springfox-swagger2 | jar | 2.8.0 |
io.springfox : springfox-swagger-ui | jar | 2.8.0 |
com.google.guava : guava | jar | 25.1-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.5.RELEASE |