Last Version

com.github.shawven:security-base 1.0.0

安全核心配置

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.shawven
ArtifactId

ArtifactId

security-base
Version

Version

1.0.0
Type

Type

jar
Description

Description

安全核心配置

Download security-base 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.shawven/security-base/ -->
<dependency>
    <groupId>com.github.shawven</groupId>
    <artifactId>security-base</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shawven/security-base/
implementation 'com.github.shawven:security-base:1.0.0'
// https://jarcasting.com/artifacts/com.github.shawven/security-base/
implementation ("com.github.shawven:security-base:1.0.0")
'com.github.shawven:security-base:jar:1.0.0'
<dependency org="com.github.shawven" name="security-base" rev="1.0.0">
  <artifact name="security-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shawven', module='security-base', version='1.0.0')
)
libraryDependencies += "com.github.shawven" % "security-base" % "1.0.0"
[com.github.shawven/security-base "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.9.RELEASE

Project Modules

There are no modules declared in this project.