License |
License |
---|---|
GroupId | GroupIdme.hao0 |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon
轻量的通用组件,主要是一些工具类
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-1.1.3.pom | |
common-1.1.3.jar | 37 KB |
common-1.1.3-sources.jar | 22 KB |
common-1.1.3-javadoc.jar | 172 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |