License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.bedework |
ArtifactId | ArtifactIdbw-util-json |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBedework: util to handle json
This project provides a number of utility classes and methods
|
Filename | Size |
---|---|
bw-util-json-5.0.1.pom | |
bw-util-json-5.0.1.jar | 5 KB |
bw-util-json-5.0.1-sources.jar | 3 KB |
bw-util-json-5.0.1-javadoc.jar | 401 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |