paradise

The useful tools for dev. Like response code, compile annotation.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

paradise
The useful tools for dev. Like response code, compile annotation.

Скачать paradise

Имя Файла Размер
paradise-1.1.6.pom 13 KB
Обзор

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

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

Зависимости

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

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

  • paradise-common
  • paradise-enhance
  • paradise-spring

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

Версия
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0