com.github.tangchen-blip:security-extension

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.tangchen-blip
ArtifactId

ArtifactId

security-extension
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download security-extension

How to add to project

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

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3.RELEASE
1.0.0