Last Version

common 1.0.5-RELEASE

我的工具库

License

License

GroupId

GroupId

top.xzxsrq
ArtifactId

ArtifactId

common
Version

Version

1.0.5-RELEASE
Type

Type

jar
Description

Description

common
我的工具库

Download common 1.0.5-RELEASE


<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.