is not current version
Last Version 1.0.0-beta10

security 1.0.0-beta


Categories

Categories

Security
GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

security
Version

Version

1.0.0-beta
Type

Type

jar
Description

Description

security

Download security 1.0.0-beta


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.xujiaji.mk : common jar
com.github.xujiaji.mk : file jar
org.springframework.boot : spring-boot-starter-security jar
io.jsonwebtoken : jjwt jar

Project Modules

There are no modules declared in this project.