cn.safekeeper:safekeeper-demo

A Java Web security framework, easy to use

License

License

GroupId

GroupId

cn.safekeeper
ArtifactId

ArtifactId

safekeeper-demo
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

A Java Web security framework, easy to use

Download safekeeper-demo

Filename Size
safekeeper-demo-1.1.0.pom 611 bytes
Browse

How to add to project

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

Versions

Version
1.1.0
1.0.0
0.0.3
0.0.2
0.0.1