krest

KRest是一款整合了shiro、jwt和通信加密功能的RESTful服务框架,只需完成最为必要的个性化配置,即可直接使用。

Лицензия

Лицензия

Группа

Группа

com.chenkaiwei.krest
Идентификатор

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

krest-parent
Последняя версия

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

1.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

krest
KRest是一款整合了shiro、jwt和通信加密功能的RESTful服务框架,只需完成最为必要的个性化配置,即可直接使用。
Ссылка на сайт

Ссылка на сайт

https://gitee.com/ckw1988/krest
Система контроля версий

Система контроля версий

https://gitee.com/ckw1988/krest

Скачать krest-parent

Имя Файла Размер
krest-parent-1.0.5.pom 5 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.6.3

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.6.3

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

  • krest-core

Версии библиотеки

Версия
1.0.5
1.0.4
1.0.3
1.0.0