is not current version
Last Version 1.0.5

com.github.tackfast:jarboot-common-security 1.0.1

jarboot 安全工具类

Categories

Categories

Security
GroupId

GroupId

com.github.tackfast
ArtifactId

ArtifactId

jarboot-common-security
Version

Version

1.0.1
Type

Type

jar

Download jarboot-common-security 1.0.1


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