org.depsea:butterfly-common

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать butterfly-common

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework : spring-core jar 5.3.2
org.springframework : spring-context jar 5.3.2
org.springframework : spring-beans jar 5.3.2
org.projectlombok : lombok jar 1.18.20
org.apache.commons : commons-lang3 jar 3.11
com.google.guava : guava jar 30.1.1-jre

provided (3)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
com.baomidou : mybatis-plus-annotation jar 3.4.2
org.mybatis : mybatis jar 3.5.6

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.18.1

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

Данный проект не имеет модулей.

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

Версия
1.0.0