Last Version

JsonBatch 1.3.2

An Engine to run batch request with JSON based REST APIs

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.rey5137
ArtifactId

ArtifactId

jsonbatch-core
Version

Version

1.3.2
Type

Type

jar
Description

Description

JsonBatch
An Engine to run batch request with JSON based REST APIs
Project URL

Project URL

https://github.com/rey5137/jsonbatch
Source Code Management

Source Code Management

https://github.com/rey5137/jsonbatch

Download jsonbatch-core 1.3.2


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.4.0
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.