is not current version
Last Version 1.1.0

cn.safekeeper:safekeeper-demo 0.0.1

A Java Web security framework, easy to use

License

License

GroupId

GroupId

cn.safekeeper
ArtifactId

ArtifactId

safekeeper-demo
Version

Version

0.0.1
Type

Type

pom
Description

Description

A Java Web security framework, easy to use

Download safekeeper-demo 0.0.1

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

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

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