crud-template

crud template for mybatis and redis

Лицензия

Лицензия

Группа

Группа

com.github.huifer
Идентификатор

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

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

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

0.0.5-Releases-hot-fix
Дата

Дата

Тип

Тип

pom
Описание

Описание

crud-template
crud template for mybatis and redis
Ссылка на сайт

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

https://github.com/huifer/crud

Скачать crud

Имя Файла Размер
crud-0.0.5-Releases-hot-fix.pom 5 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.huifer/crud/ -->
<dependency>
    <groupId>com.github.huifer</groupId>
    <artifactId>crud</artifactId>
    <version>0.0.5-Releases-hot-fix</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/crud/
implementation 'com.github.huifer:crud:0.0.5-Releases-hot-fix'
// https://jarcasting.com/artifacts/com.github.huifer/crud/
implementation ("com.github.huifer:crud:0.0.5-Releases-hot-fix")
'com.github.huifer:crud:pom:0.0.5-Releases-hot-fix'
<dependency org="com.github.huifer" name="crud" rev="0.0.5-Releases-hot-fix">
  <artifact name="crud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='crud', version='0.0.5-Releases-hot-fix')
)
libraryDependencies += "com.github.huifer" % "crud" % "0.0.5-Releases-hot-fix"
[com.github.huifer/crud "0.0.5-Releases-hot-fix"]

Зависимости

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

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

  • template

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

Версия
0.0.5-Releases-hot-fix
0.0.5-Releases
0.0.4-Releases-hotfix
0.0.4-Releases
0.0.3-Releases
0.0.2-Releases
0.0.1-Releases