common

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

License

License

GroupId

GroupId

me.hao0
ArtifactId

ArtifactId

common
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/ihaolin/common

Download common

How to add to project

<!-- 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.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0