Butterfly

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

License

License

GroupId

GroupId

org.depsea
ArtifactId

ArtifactId

butterfly-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://gitee.com/depsea/butterfly-parent
Source Code Management

Source Code Management

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

Download butterfly-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • butterfly-web
  • butterfly-common

Versions

Version
1.0.0