| License | License | 
|---|---|
| GroupId | GroupIdcn.t | 
| ArtifactId | ArtifactIdcommon-util | 
| Last Version | Last Version1.0.16.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncommon-util util | 
| Filename | Size | 
|---|---|
| common-util-1.0.16.RELEASE.pom | |
| common-util-1.0.16.RELEASE.jar | 44 KB | 
| common-util-1.0.16.RELEASE-sources.jar | 31 KB | 
| common-util-1.0.16.RELEASE-javadoc.jar | 157 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.t/common-util/ -->
<dependency>
    <groupId>cn.t</groupId>
    <artifactId>common-util</artifactId>
    <version>1.0.16.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/cn.t/common-util/
implementation 'cn.t:common-util:1.0.16.RELEASE'// https://jarcasting.com/artifacts/cn.t/common-util/
implementation ("cn.t:common-util:1.0.16.RELEASE")'cn.t:common-util:jar:1.0.16.RELEASE'<dependency org="cn.t" name="common-util" rev="1.0.16.RELEASE">
  <artifact name="common-util" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.t', module='common-util', version='1.0.16.RELEASE')
)libraryDependencies += "cn.t" % "common-util" % "1.0.16.RELEASE"[cn.t/common-util "1.0.16.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |