Butterfly

提供项目中常用的工具,包括类型转换工具,ID生成工具,业务断言工具等,同时提供对异常信息的统一约束,并提供统一的应答格式等

Лицензия

Лицензия

Группа

Группа

org.depsea
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Butterfly
提供项目中常用的工具,包括类型转换工具,ID生成工具,业务断言工具等,同时提供对异常信息的统一约束,并提供统一的应答格式等
Ссылка на сайт

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

https://gitee.com/depsea/butterfly-parent
Система контроля версий

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

https://gitee.com/depsea/butterfly-parent.git

Скачать butterfly-parent

Имя Файла Размер
butterfly-parent-1.0.0.pom 8 KB
Обзор

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

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

Зависимости

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

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

  • butterfly-web
  • butterfly-common

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

Версия
1.0.0