| License | License | 
|---|---|
| GroupId | GroupIdtop.xzxsrq | 
| ArtifactId | ArtifactIdcommon | 
| Version | Version1.0.5-RELEASE | 
| Type | Typejar | 
| Description | Descriptioncommon 我的工具库 | 
| Filename | Size | 
|---|---|
| common-1.0.5-RELEASE.pom | |
| common-1.0.5-RELEASE.jar | 34 KB | 
| common-1.0.5-RELEASE-sources.jar | 22 KB | 
| common-1.0.5-RELEASE-javadoc.jar | 111 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/top.xzxsrq/common/ -->
<dependency>
    <groupId>top.xzxsrq</groupId>
    <artifactId>common</artifactId>
    <version>1.0.5-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/top.xzxsrq/common/
implementation 'top.xzxsrq:common:1.0.5-RELEASE'// https://jarcasting.com/artifacts/top.xzxsrq/common/
implementation ("top.xzxsrq:common:1.0.5-RELEASE")'top.xzxsrq:common:jar:1.0.5-RELEASE'<dependency org="top.xzxsrq" name="common" rev="1.0.5-RELEASE">
  <artifact name="common" type="jar" />
</dependency>@Grapes(
@Grab(group='top.xzxsrq', module='common', version='1.0.5-RELEASE')
)libraryDependencies += "top.xzxsrq" % "common" % "1.0.5-RELEASE"[top.xzxsrq/common "1.0.5-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.6 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| org.apache.commons : commons-collections4 | jar | 4.4 | 
| org.springframework : spring-beans | jar | 5.3.9 | 
| org.springframework : spring-web | jar | 5.3.9 | 
| com.alibaba : fastjson | jar | 1.2.78 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| commons-io : commons-io | jar | 2.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |