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