Last Version

gear-toolkit 1.0.1-RELEASE

可单独运行工具包

License

License

GroupId

GroupId

cn.howardliu
ArtifactId

ArtifactId

gear-toolkit
Version

Version

1.0.1-RELEASE
Type

Type

jar
Description

Description

gear-toolkit
可单独运行工具包
Project URL

Project URL

https://github.com/howardliu-cn/my-gear
Source Code Management

Source Code Management

https://github.com/howardliu-cn/my-gear/tree/master/gear-toolkit

Download gear-toolkit 1.0.1-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
cn.howardliu : gear-es jar 1.0.1-RELEASE
cn.howardliu : gear-commons jar 1.0.1-RELEASE
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : log4j-over-slf4j jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.6

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.