| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.mengxianun |
| ArtifactId | ArtifactIdair-data-core |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAir data
Json drive data
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| air-data-core-1.0.3.pom | |
| air-data-core-1.0.3.jar | 116 KB |
| air-data-core-1.0.3-sources.jar | 60 KB |
| air-data-core-1.0.3-javadoc.jar | 334 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mengxianun/air-data-core/ -->
<dependency>
<groupId>com.github.mengxianun</groupId>
<artifactId>air-data-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mengxianun/air-data-core/
implementation 'com.github.mengxianun:air-data-core:1.0.3'
// https://jarcasting.com/artifacts/com.github.mengxianun/air-data-core/
implementation ("com.github.mengxianun:air-data-core:1.0.3")
'com.github.mengxianun:air-data-core:jar:1.0.3'
<dependency org="com.github.mengxianun" name="air-data-core" rev="1.0.3">
<artifact name="air-data-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mengxianun', module='air-data-core', version='1.0.3')
)
libraryDependencies += "com.github.mengxianun" % "air-data-core" % "1.0.3"
[com.github.mengxianun/air-data-core "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 24.1-jre |
| com.google.code.gson : gson | jar | 2.8.5 |
| com.google.inject : guice | jar | 4.2.0 |
| com.google.auto.service : auto-service | jar | 1.0-rc4 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.opencsv : opencsv | jar | 4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |