License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.ejlchina |
ArtifactId | ArtifactIddata-core |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionData Core
提供 JSON、XML 等结构化数据的统一抽象 API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
data-core-1.4.1.pom | |
data-core-1.4.1.jar | 12 KB |
data-core-1.4.1-sources.jar | 6 KB |
data-core-1.4.1-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ejlchina/data-core/ -->
<dependency>
<groupId>com.ejlchina</groupId>
<artifactId>data-core</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ejlchina/data-core/
implementation 'com.ejlchina:data-core:1.4.1'
// https://jarcasting.com/artifacts/com.ejlchina/data-core/
implementation ("com.ejlchina:data-core:1.4.1")
'com.ejlchina:data-core:jar:1.4.1'
<dependency org="com.ejlchina" name="data-core" rev="1.4.1">
<artifact name="data-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ejlchina', module='data-core', version='1.4.1')
)
libraryDependencies += "com.ejlchina" % "data-core" % "1.4.1"
[com.ejlchina/data-core "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |