Last Version

gear-commons 1.0.1-RELEASE

公共模块:用于提供基础工具类

License

License

GroupId

GroupId

cn.howardliu
ArtifactId

ArtifactId

gear-commons
Version

Version

1.0.1-RELEASE
Type

Type

jar
Description

Description

gear-commons
公共模块:用于提供基础工具类
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-commons

Download gear-commons 1.0.1-RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
commons-io : commons-io jar 2.4
org.apache.httpcomponents : httpclient jar 4.5.1
org.apache.commons : commons-lang3 jar 3.4
javax.validation : validation-api jar 1.1.0.Final
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

provided (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.10
org.springframework : spring-webmvc jar 4.2.5.RELEASE

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.