License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.bedework |
ArtifactId | ArtifactIdbw-util-json |
Version | Version4.0.29 |
Type | Typejar |
Description |
DescriptionThis project provides a number of utility classes and methods
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bw-util-json-4.0.29.pom | |
bw-util-json-4.0.29.jar | 5 KB |
bw-util-json-4.0.29-sources.jar | 3 KB |
bw-util-json-4.0.29-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-json/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util-json</artifactId>
<version>4.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-json/
implementation 'org.bedework:bw-util-json:4.0.29'
// https://jarcasting.com/artifacts/org.bedework/bw-util-json/
implementation ("org.bedework:bw-util-json:4.0.29")
'org.bedework:bw-util-json:jar:4.0.29'
<dependency org="org.bedework" name="bw-util-json" rev="4.0.29">
<artifact name="bw-util-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-json', version='4.0.29')
)
libraryDependencies += "org.bedework" % "bw-util-json" % "4.0.29"
[org.bedework/bw-util-json "4.0.29"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.0 |