is not current version
Last Version 1.3.2

com.github.rey5137:jsonbatch-core 1.3.1

An Engine to run batch request with JSON based REST APIs

Categories

Categories

JSON Data
GroupId

GroupId

com.github.rey5137
ArtifactId

ArtifactId

jsonbatch-core
Version

Version

1.3.1
Type

Type

jar

Download jsonbatch-core 1.3.1


<!-- https://jarcasting.com/artifacts/com.github.rey5137/jsonbatch-core/ -->
<dependency>
    <groupId>com.github.rey5137</groupId>
    <artifactId>jsonbatch-core</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rey5137/jsonbatch-core/
implementation 'com.github.rey5137:jsonbatch-core:1.3.1'
// https://jarcasting.com/artifacts/com.github.rey5137/jsonbatch-core/
implementation ("com.github.rey5137:jsonbatch-core:1.3.1")
'com.github.rey5137:jsonbatch-core:jar:1.3.1'
<dependency org="com.github.rey5137" name="jsonbatch-core" rev="1.3.1">
  <artifact name="jsonbatch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rey5137', module='jsonbatch-core', version='1.3.1')
)
libraryDependencies += "com.github.rey5137" % "jsonbatch-core" % "1.3.1"
[com.github.rey5137/jsonbatch-core "1.3.1"]