safekeeper

A Java Web security framework, easy to use

License

License

GroupId

GroupId

cn.safekeeper
ArtifactId

ArtifactId

safekeeper-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

safekeeper
A Java Web security framework, easy to use

Download safekeeper-parent

How to add to project

<!-- https://jarcasting.com/artifacts/cn.safekeeper/safekeeper-parent/ -->
<dependency>
    <groupId>cn.safekeeper</groupId>
    <artifactId>safekeeper-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.safekeeper/safekeeper-parent/
implementation 'cn.safekeeper:safekeeper-parent:1.1.0'
// https://jarcasting.com/artifacts/cn.safekeeper/safekeeper-parent/
implementation ("cn.safekeeper:safekeeper-parent:1.1.0")
'cn.safekeeper:safekeeper-parent:pom:1.1.0'
<dependency org="cn.safekeeper" name="safekeeper-parent" rev="1.1.0">
  <artifact name="safekeeper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.safekeeper', module='safekeeper-parent', version='1.1.0')
)
libraryDependencies += "cn.safekeeper" % "safekeeper-parent" % "1.1.0"
[cn.safekeeper/safekeeper-parent "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-common
  • safekeeper-core
  • safekeeper-plugin
  • safekeeper-demo

Versions

Version
1.1.0
1.0.0
0.0.3
0.0.2
0.0.1