| License |
License |
|---|---|
| GroupId | GroupIdcn.t |
| ArtifactId | ArtifactIdcommon-util |
| Version | Version1.0.13.RELEASE |
| Type | Typejar |
| Description |
Descriptioncommon-util
util
|
| Filename | Size |
|---|---|
| common-util-1.0.13.RELEASE.pom | |
| common-util-1.0.13.RELEASE.jar | 79 KB |
| common-util-1.0.13.RELEASE-sources.jar | 38 KB |
| common-util-1.0.13.RELEASE-javadoc.jar | 680 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.t/common-util/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>common-util</artifactId>
<version>1.0.13.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/common-util/
implementation 'cn.t:common-util:1.0.13.RELEASE'
// https://jarcasting.com/artifacts/cn.t/common-util/
implementation ("cn.t:common-util:1.0.13.RELEASE")
'cn.t:common-util:jar:1.0.13.RELEASE'
<dependency org="cn.t" name="common-util" rev="1.0.13.RELEASE">
<artifact name="common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='common-util', version='1.0.13.RELEASE')
)
libraryDependencies += "cn.t" % "common-util" % "1.0.13.RELEASE"
[cn.t/common-util "1.0.13.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib | jar | 3.3.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| ch.qos.logback : logback-classic | jar | |
| javax.mail : mail | jar | 1.4.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |