License |
License |
---|---|
Categories |
CategoriesSecurity ORM Data |
GroupId | GroupIdcn.dceast.platform |
ArtifactId | ArtifactIdplatform-security-starter |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplatform-security-starter
platform-security-starter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.dceast.platform/platform-security-starter/ -->
<dependency>
<groupId>cn.dceast.platform</groupId>
<artifactId>platform-security-starter</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dceast.platform/platform-security-starter/
implementation 'cn.dceast.platform:platform-security-starter:2.2.3'
// https://jarcasting.com/artifacts/cn.dceast.platform/platform-security-starter/
implementation ("cn.dceast.platform:platform-security-starter:2.2.3")
'cn.dceast.platform:platform-security-starter:jar:2.2.3'
<dependency org="cn.dceast.platform" name="platform-security-starter" rev="2.2.3">
<artifact name="platform-security-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dceast.platform', module='platform-security-starter', version='2.2.3')
)
libraryDependencies += "cn.dceast.platform" % "platform-security-starter" % "2.2.3"
[cn.dceast.platform/platform-security-starter "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 1.4.2.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 1.4.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.4.2.RELEASE |
com.google.guava : guava | jar | 19.0 |
org.apache.httpcomponents : httpmime | jar | 4.3.5 |
com.alibaba : fastjson | jar | 1.2.6 |
commons-lang : commons-lang | jar | 2.6 |
commons-collections : commons-collections | jar | 3.2.1 |
org.springframework.security : spring-security-cas | jar | 4.1.3.RELEASE |
org.jasig.cas.client : cas-client-core | jar | 3.3.3 |
org.apache.velocity : velocity | jar | 1.7 |
org.springframework.security : spring-security-config | jar | 4.1.3.RELEASE |
org.springframework.security : spring-security-core | jar | 4.1.3.RELEASE |
org.springframework.security : spring-security-web | jar | 4.1.3.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.4.2.RELEASE |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 7.0 |