is not current version
Last Version 1.3.2

com.github.rey5137:jsonbatch-core 1.1.0

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.1.0
Type

Type

jar

Download jsonbatch-core 1.1.0


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