License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-core |
Version | Version0.2.7 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-core
EasyJ核心,提供各种工具类、异常类、常量等等
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyj-core-0.2.7.pom | |
easyj-core-0.2.7.jar | 184 KB |
easyj-core-0.2.7-sources.jar | 179 KB |
easyj-core-0.2.7-javadoc.jar | 812 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-core/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-core</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-core/
implementation 'icu.easyj:easyj-core:0.2.7'
// https://jarcasting.com/artifacts/icu.easyj/easyj-core/
implementation ("icu.easyj:easyj-core:0.2.7")
'icu.easyj:easyj-core:jar:0.2.7'
<dependency org="icu.easyj" name="easyj-core" rev="0.2.7">
<artifact name="easyj-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-core', version='0.2.7')
)
libraryDependencies += "icu.easyj" % "easyj-core" % "0.2.7"
[icu.easyj/easyj-core "0.2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.apache.commons : commons-lang3 | jar | |
cn.hutool : hutool-all | jar | |
org.slf4j : slf4j-api | jar | |
com.alibaba : fastjson Optional | jar | |
com.fasterxml.jackson.core : jackson-databind Optional | jar | |
com.google.code.gson : gson Optional | jar | |
org.springframework : spring-beans Optional | jar | |
org.springframework : spring-context Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-test | jar | 0.2.7 |
org.openjdk.jmh : jmh-core | jar | |
org.openjdk.jmh : jmh-generator-annprocess | jar |