License |
License |
---|---|
GroupId | GroupIdcom.github.happyjiahui |
ArtifactId | ArtifactIdz-core |
Version | Version0.1.29 |
Type | Typejar |
Description |
Descriptionz-core
Java and spring utilities
|
Filename | Size |
---|---|
z-core-0.1.29.pom | |
z-core-0.1.29.jar | 40 KB |
z-core-0.1.29-sources.jar | 28 KB |
z-core-0.1.29-javadoc.jar | 573 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
de.ruedigermoeller : fst | jar | 2.57 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |