Last Version

repository-util 2.0.14


License

License

GroupId

GroupId

cn.supzx.utils
ArtifactId

ArtifactId

zx-util
Version

Version

2.0.14
Type

Type

jar
Description

Description

repository-util

Download zx-util 2.0.14


<!-- https://jarcasting.com/artifacts/cn.supzx.utils/zx-util/ -->
<dependency>
    <groupId>cn.supzx.utils</groupId>
    <artifactId>zx-util</artifactId>
    <version>2.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/cn.supzx.utils/zx-util/
implementation 'cn.supzx.utils:zx-util:2.0.14'
// https://jarcasting.com/artifacts/cn.supzx.utils/zx-util/
implementation ("cn.supzx.utils:zx-util:2.0.14")
'cn.supzx.utils:zx-util:jar:2.0.14'
<dependency org="cn.supzx.utils" name="zx-util" rev="2.0.14">
  <artifact name="zx-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.supzx.utils', module='zx-util', version='2.0.14')
)
libraryDependencies += "cn.supzx.utils" % "zx-util" % "2.0.14"
[cn.supzx.utils/zx-util "2.0.14"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.data : spring-data-jpa jar 2.1.6.RELEASE
com.alibaba : fastjson jar 1.2.76
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
org.apache.httpcomponents : httpclient jar 4.5.13
net.sf.dozer : dozer jar 5.4.0
cglib : cglib jar 3.3.0
org.springframework.boot : spring-boot-starter-web jar 2.1.18.RELEASE

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.