не последняя версия
Последняя версия 1.1.0

safekeeper 0.0.1

A Java Web security framework, easy to use

Лицензия

Лицензия

Группа

Группа

cn.safekeeper
Идентификатор

Идентификатор

safekeeper-parent
Версия

Версия

0.0.1
Тип

Тип

pom
Описание

Описание

safekeeper
A Java Web security framework, easy to use

Скачать safekeeper-parent 0.0.1

Имя Файла Размер
safekeeper-parent-0.0.1.pom 6 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • safekeeper-common
  • safekeeper-core
  • safekeeper-plugin
  • safekeeper-demo