wjee-security-spring-boot-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

cn.wjee.boot
ArtifactId

ArtifactId

wjee-security-spring-boot-starter
Last Version

Last Version

2.1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

wjee-security-spring-boot-starter
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/wjee-security-spring-boot-starter

Download wjee-security-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1.3
2.1.1.0