License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.seanyinx.wing |
ArtifactId | ArtifactIdwing-spring-security |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScaffolding of microservice development
|
<!-- https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-security/ -->
<dependency>
<groupId>com.github.seanyinx.wing</groupId>
<artifactId>wing-spring-security</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-security/
implementation 'com.github.seanyinx.wing:wing-spring-security:1.0.6'
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-security/
implementation ("com.github.seanyinx.wing:wing-spring-security:1.0.6")
'com.github.seanyinx.wing:wing-spring-security:jar:1.0.6'
<dependency org="com.github.seanyinx.wing" name="wing-spring-security" rev="1.0.6">
<artifact name="wing-spring-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seanyinx.wing', module='wing-spring-security', version='1.0.6')
)
libraryDependencies += "com.github.seanyinx.wing" % "wing-spring-security" % "1.0.6"
[com.github.seanyinx.wing/wing-spring-security "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.seanyinx.wing : wing-core | jar | 1.0.6 |
com.github.seanyinx.wing : wing-security | jar | 1.0.6 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework : spring-aop | jar | |
org.aspectj : aspectjweaver | jar | 1.8.14 |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.security : spring-security-crypto | jar | |
org.springframework.boot : spring-boot-starter-test | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.testcontainers : testcontainers | jar | 1.16.0 |
org.assertj : assertj-core | jar | 3.18.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
com.lmax : disruptor | jar | 3.4.2 |
org.projectlombok : lombok | jar | 1.18.20 |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |
org.mybatis : mybatis | jar | 3.5.5 |
com.h2database : h2 | jar |