License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.seanyinx.wing |
ArtifactId | ArtifactIdwing-security |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScaffolding of microservice development
|
Filename | Size |
---|---|
wing-security-1.0.6.pom | |
wing-security-1.0.6.jar | 17 KB |
wing-security-1.0.6-sources.jar | 9 KB |
wing-security-1.0.6-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-security/ -->
<dependency>
<groupId>com.github.seanyinx.wing</groupId>
<artifactId>wing-security</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-security/
implementation 'com.github.seanyinx.wing:wing-security:1.0.6'
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-security/
implementation ("com.github.seanyinx.wing:wing-security:1.0.6")
'com.github.seanyinx.wing:wing-security:jar:1.0.6'
<dependency org="com.github.seanyinx.wing" name="wing-security" rev="1.0.6">
<artifact name="wing-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seanyinx.wing', module='wing-security', version='1.0.6')
)
libraryDependencies += "com.github.seanyinx.wing" % "wing-security" % "1.0.6"
[com.github.seanyinx.wing/wing-security "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.seanyinx.wing : wing-core | jar | 1.0.6 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
org.bouncycastle : bcprov-jdk15on | jar | 1.67 |
org.aspectj : aspectjweaver | jar | 1.8.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 2.23.0 |
org.assertj : assertj-core | jar | 3.18.1 |
org.awaitility : awaitility | jar | 3.0.0 |
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.testcontainers : testcontainers | jar | 1.16.0 |
org.skyscreamer : jsonassert | jar | 1.5.0 |