License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdcn.home1 |
ArtifactId | ArtifactIdoss-lib-security-spring-boot-1.4.1.RELEASE |
Last Version | Last Version1.0.8.OSS |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoss-lib-security-spring-boot-1.4.1.RELEASE
Security lib for spring-boot based web projects based on spring-security
|
<!-- https://jarcasting.com/artifacts/cn.home1/oss-lib-security-spring-boot-1.4.1.RELEASE/ -->
<dependency>
<groupId>cn.home1</groupId>
<artifactId>oss-lib-security-spring-boot-1.4.1.RELEASE</artifactId>
<version>1.0.8.OSS</version>
</dependency>
// https://jarcasting.com/artifacts/cn.home1/oss-lib-security-spring-boot-1.4.1.RELEASE/
implementation 'cn.home1:oss-lib-security-spring-boot-1.4.1.RELEASE:1.0.8.OSS'
// https://jarcasting.com/artifacts/cn.home1/oss-lib-security-spring-boot-1.4.1.RELEASE/
implementation ("cn.home1:oss-lib-security-spring-boot-1.4.1.RELEASE:1.0.8.OSS")
'cn.home1:oss-lib-security-spring-boot-1.4.1.RELEASE:jar:1.0.8.OSS'
<dependency org="cn.home1" name="oss-lib-security-spring-boot-1.4.1.RELEASE" rev="1.0.8.OSS">
<artifact name="oss-lib-security-spring-boot-1.4.1.RELEASE" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.home1', module='oss-lib-security-spring-boot-1.4.1.RELEASE', version='1.0.8.OSS')
)
libraryDependencies += "cn.home1" % "oss-lib-security-spring-boot-1.4.1.RELEASE" % "1.0.8.OSS"
[cn.home1/oss-lib-security-spring-boot-1.4.1.RELEASE "1.0.8.OSS"]
Group / Artifact | Type | Version |
---|---|---|
cn.home1 : oss-lib-errorhandle-spring-boot-1.4.1.RELEASE | jar | 1.0.8.OSS |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.security : spring-security-config | jar | |
org.springframework.security : spring-security-core | jar | |
org.springframework.security : spring-security-web | jar | |
cn.home1 : oss-lib-swagger-spring-boot-1.4.1.RELEASE Optional | jar | 1.0.8.OSS |
io.github.openfeign : feign-core Optional | jar | |
com.netflix.zuul : zuul-core Optional | jar | |
org.springframework.cloud : spring-cloud-commons Optional | jar | |
org.springframework.cloud : spring-cloud-context Optional | jar | |
org.springframework.cloud : spring-cloud-netflix-core Optional | jar | |
org.springframework.data : spring-data-commons Optional | jar | |
org.springframework.security.oauth : spring-security-oauth2 Optional | jar | |
org.springframework : spring-oxm Optional | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | |
javax.servlet : javax.servlet-api | jar |