common

工具类包

License

License

GroupId

GroupId

top.aeizzz
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

common
工具类包

Download common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cn.hutool : hutool-all jar 4.5.1
com.baomidou : mybatis-plus-boot-starter jar 3.1.0
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE
1.0.0