Last Version

z-core 0.1.29

Java and spring utilities

License

License

GroupId

GroupId

com.github.happyjiahui
ArtifactId

ArtifactId

z-core
Version

Version

0.1.29
Type

Type

jar
Description

Description

z-core
Java and spring utilities

Download z-core 0.1.29


<!-- https://jarcasting.com/artifacts/com.github.happyjiahui/z-core/ -->
<dependency>
    <groupId>com.github.happyjiahui</groupId>
    <artifactId>z-core</artifactId>
    <version>0.1.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.happyjiahui/z-core/
implementation 'com.github.happyjiahui:z-core:0.1.29'
// https://jarcasting.com/artifacts/com.github.happyjiahui/z-core/
implementation ("com.github.happyjiahui:z-core:0.1.29")
'com.github.happyjiahui:z-core:jar:0.1.29'
<dependency org="com.github.happyjiahui" name="z-core" rev="0.1.29">
  <artifact name="z-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.happyjiahui', module='z-core', version='0.1.29')
)
libraryDependencies += "com.github.happyjiahui" % "z-core" % "0.1.29"
[com.github.happyjiahui/z-core "0.1.29"]

Dependencies

compile (2)

Group / Artifact Type Version
de.ruedigermoeller : fst jar 2.57
commons-beanutils : commons-beanutils jar 1.9.4

provided (9)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
org.rocksdb : rocksdbjni jar 5.5.1
com.lmax : disruptor jar 3.4.2
org.apache.poi : poi-ooxml jar 4.1.2
org.jeasy : easy-rules-core jar 4.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.