License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdcn.wjee.boot |
ArtifactId | ArtifactIdwjee-security-spring-boot-starter |
Last Version | Last Version2.1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwjee-security-spring-boot-starter
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.wjee.boot/wjee-security-spring-boot-starter/ -->
<dependency>
<groupId>cn.wjee.boot</groupId>
<artifactId>wjee-security-spring-boot-starter</artifactId>
<version>2.1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wjee.boot/wjee-security-spring-boot-starter/
implementation 'cn.wjee.boot:wjee-security-spring-boot-starter:2.1.1.3'
// https://jarcasting.com/artifacts/cn.wjee.boot/wjee-security-spring-boot-starter/
implementation ("cn.wjee.boot:wjee-security-spring-boot-starter:2.1.1.3")
'cn.wjee.boot:wjee-security-spring-boot-starter:jar:2.1.1.3'
<dependency org="cn.wjee.boot" name="wjee-security-spring-boot-starter" rev="2.1.1.3">
<artifact name="wjee-security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wjee.boot', module='wjee-security-spring-boot-starter', version='2.1.1.3')
)
libraryDependencies += "cn.wjee.boot" % "wjee-security-spring-boot-starter" % "2.1.1.3"
[cn.wjee.boot/wjee-security-spring-boot-starter "2.1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 2.1.1.RELEASE |