License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-data |
Version | Version0.2.7 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-data
EasyJ Data封装,提供数据查询、数据处理的功能
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyj-data-0.2.7.pom | |
easyj-data-0.2.7.jar | 8 KB |
easyj-data-0.2.7-sources.jar | 10 KB |
easyj-data-0.2.7-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-data/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-data</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-data/
implementation 'icu.easyj:easyj-data:0.2.7'
// https://jarcasting.com/artifacts/icu.easyj/easyj-data/
implementation ("icu.easyj:easyj-data:0.2.7")
'icu.easyj:easyj-data:jar:0.2.7'
<dependency org="icu.easyj" name="easyj-data" rev="0.2.7">
<artifact name="easyj-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-data', version='0.2.7')
)
libraryDependencies += "icu.easyj" % "easyj-data" % "0.2.7"
[icu.easyj/easyj-data "0.2.7"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-core | jar | 0.2.7 |
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 |