Last Version

common 1.1.3

轻量的通用组件,主要是一些工具类

License

License

GroupId

GroupId

me.hao0
ArtifactId

ArtifactId

common
Version

Version

1.1.3
Type

Type

jar
Description

Description

common
轻量的通用组件,主要是一些工具类
Project URL

Project URL

https://github.com/ihaolin/common

Download common 1.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.kevinsawicki : http-request jar 6.0
com.fasterxml.jackson.core : jackson-databind jar 2.4.2
joda-time : joda-time jar 2.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.