| License |
License |
|---|---|
| Categories |
Categorieseasy-batch Application Layer Libs Job Scheduling Gson Data JSON |
| GroupId | GroupIdorg.jeasy |
| ArtifactId | ArtifactIdeasy-batch-gson |
| Last Version | Last Version7.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneasy-batch-gson
Extension to support Google Gson
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| easy-batch-gson-7.0.2.pom | |
| easy-batch-gson-7.0.2.jar | 4 KB |
| easy-batch-gson-7.0.2-sources.jar | 4 KB |
| easy-batch-gson-7.0.2-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-batch-gson/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-batch-gson</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-gson/
implementation 'org.jeasy:easy-batch-gson:7.0.2'
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-gson/
implementation ("org.jeasy:easy-batch-gson:7.0.2")
'org.jeasy:easy-batch-gson:jar:7.0.2'
<dependency org="org.jeasy" name="easy-batch-gson" rev="7.0.2">
<artifact name="easy-batch-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-batch-gson', version='7.0.2')
)
libraryDependencies += "org.jeasy" % "easy-batch-gson" % "7.0.2"
[org.jeasy/easy-batch-gson "7.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jeasy : easy-batch-json | jar | 7.0.2 |
| com.google.code.gson : gson | jar | 2.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jeasy » easy-batch-test-common | jar | 7.0.2 |
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | 3.8.0 |