is not current version
Last Version 2.2.1-RELEASE

common-tools 2.2.0-RELEASE

一个工具类

License

License

GroupId

GroupId

io.github.huangjie0515
ArtifactId

ArtifactId

common-tools
Version

Version

2.2.0-RELEASE
Type

Type

jar
Description

Description

common-tools
一个工具类
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/common-tools
Source Code Management

Source Code Management

https://github.com/huangjie0515/common-tools.git

Download common-tools 2.2.0-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.7.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.7.RELEASE

Project Modules

There are no modules declared in this project.