cn.safekeeper:safekeeper-plugin

A Java Web security framework, easy to use

License

License

GroupId

GroupId

cn.safekeeper
ArtifactId

ArtifactId

safekeeper-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A Java Web security framework, easy to use

Download safekeeper-plugin

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • safekeeper-plugin-springboot-starter

Versions

Version
1.1.0
1.0.0
0.0.3
0.0.2
0.0.1