| License |
License |
|---|---|
| Categories |
Categorieseasy-batch Application Layer Libs Job Scheduling JSON Data |
| GroupId | GroupIdorg.jeasy |
| ArtifactId | ArtifactIdeasy-batch-json |
| Last Version | Last Version7.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneasy-batch-json
Easy Batch json module
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| easy-batch-json-7.0.2.pom | |
| easy-batch-json-7.0.2.jar | 12 KB |
| easy-batch-json-7.0.2-sources.jar | 11 KB |
| easy-batch-json-7.0.2-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-batch-json/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-batch-json</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-json/
implementation 'org.jeasy:easy-batch-json:7.0.2'
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-json/
implementation ("org.jeasy:easy-batch-json:7.0.2")
'org.jeasy:easy-batch-json:jar:7.0.2'
<dependency org="org.jeasy" name="easy-batch-json" rev="7.0.2">
<artifact name="easy-batch-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-batch-json', version='7.0.2')
)
libraryDependencies += "org.jeasy" % "easy-batch-json" % "7.0.2"
[org.jeasy/easy-batch-json "7.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jeasy : easy-batch-core | jar | 7.0.2 |
| org.glassfish : javax.json | jar | 1.1.4 |
| org.eclipse : yasson | jar | 1.0.8 |
| 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 |