Last Version

JSON-B ExecutionContextSerializer 0.1.0

A Spring Batch ExecutionContextSerializer implementation that uses JSON-B to provide (de)serialization.

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

jsonb-executioncontextserializer
Version

Version

0.1.0
Type

Type

jar
Description

Description

JSON-B ExecutionContextSerializer
A Spring Batch ExecutionContextSerializer implementation that uses JSON-B to provide (de)serialization.
Project URL

Project URL

https://github.com/marschall/jsonb-executioncontextserializer
Source Code Management

Source Code Management

https://github.com/marschall/jsonb-executioncontextserializer

Download jsonb-executioncontextserializer 0.1.0


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

Dependencies

provided (3)

Group / Artifact Type Version
jakarta.json.bind : jakarta.json.bind-api jar 1.0.2
jakarta.json : jakarta.json-api jar 1.1.6
org.springframework.batch : spring-batch-core jar 4.3.3

test (9)

Group / Artifact Type Version
org.eclipse : yasson jar 1.0.8
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-jul jar
org.springframework.batch : spring-batch-test jar 4.3.3
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-jfr jar
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.