Last Version

Bedework: util to handle json 5.0.1

This project provides a number of utility classes and methods

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.bedework
ArtifactId

ArtifactId

bw-util-json
Version

Version

5.0.1
Type

Type

jar
Description

Description

Bedework: util to handle json
This project provides a number of utility classes and methods

Download bw-util-json 5.0.1


<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-json/ -->
<dependency>
    <groupId>org.bedework</groupId>
    <artifactId>bw-util-json</artifactId>
    <version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-json/
implementation 'org.bedework:bw-util-json:5.0.1'
// https://jarcasting.com/artifacts/org.bedework/bw-util-json/
implementation ("org.bedework:bw-util-json:5.0.1")
'org.bedework:bw-util-json:jar:5.0.1'
<dependency org="org.bedework" name="bw-util-json" rev="5.0.1">
  <artifact name="bw-util-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-json', version='5.0.1')
)
libraryDependencies += "org.bedework" % "bw-util-json" % "5.0.1"
[org.bedework/bw-util-json "5.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0

Project Modules

There are no modules declared in this project.