License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.tangchen-blip |
ArtifactId | ArtifactIdsecurity-extension |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
security-extension-1.0.6.pom | |
security-extension-1.0.6-sources.jar | 22 KB |
security-extension-1.0.6-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tangchen-blip/security-extension/ -->
<dependency>
<groupId>com.github.tangchen-blip</groupId>
<artifactId>security-extension</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tangchen-blip/security-extension/
implementation 'com.github.tangchen-blip:security-extension:1.0.6'
// https://jarcasting.com/artifacts/com.github.tangchen-blip/security-extension/
implementation ("com.github.tangchen-blip:security-extension:1.0.6")
'com.github.tangchen-blip:security-extension:jar:1.0.6'
<dependency org="com.github.tangchen-blip" name="security-extension" rev="1.0.6">
<artifact name="security-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tangchen-blip', module='security-extension', version='1.0.6')
)
libraryDependencies += "com.github.tangchen-blip" % "security-extension" % "1.0.6"
[com.github.tangchen-blip/security-extension "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.5.RELEASE |
org.springframework.cloud : spring-cloud-starter-oauth2 | jar | 2.1.5.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.projectlombok : lombok | jar | 1.18.12 |
com.alibaba : fastjson | jar | 1.2.47 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE |