| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.depsea |
| Идентификатор | Идентификаторbutterfly-web |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание提供项目中常用的工具,包括类型转换工具,ID生成工具,业务断言工具等,同时提供对异常信息的统一约束,并提供统一的应答格式等
|
| Имя Файла | Размер |
|---|---|
| butterfly-web-1.0.0.pom | |
| butterfly-web-1.0.0.jar | 14 KB |
| butterfly-web-1.0.0-sources.jar | 11 KB |
| butterfly-web-1.0.0-javadoc.jar | 68 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.depsea/butterfly-web/ -->
<dependency>
<groupId>org.depsea</groupId>
<artifactId>butterfly-web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.depsea/butterfly-web/
implementation 'org.depsea:butterfly-web:1.0.0'
// https://jarcasting.com/artifacts/org.depsea/butterfly-web/
implementation ("org.depsea:butterfly-web:1.0.0")
'org.depsea:butterfly-web:jar:1.0.0'
<dependency org="org.depsea" name="butterfly-web" rev="1.0.0">
<artifact name="butterfly-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.depsea', module='butterfly-web', version='1.0.0')
)
libraryDependencies += "org.depsea" % "butterfly-web" % "1.0.0"
[org.depsea/butterfly-web "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| org.depsea : butterfly-common | jar | 1.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 5.3.2 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.1.7 |
| io.swagger : swagger-annotations | jar | 1.6.2 |