Last Version

halbuilder-json 4.1.2

HAL+JSON serializer/deserializer extension to the HalBuilder Library

License

License

Apache License
Categories

Categories

JSON Data
GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-json
Version

Version

4.1.2
Type

Type

jar
Description

Description

halbuilder-json
HAL+JSON serializer/deserializer extension to the HalBuilder Library
Source Code Management

Source Code Management

http://github.com/HalBuilder/halbuilder-json

Download halbuilder-json 4.1.2


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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 31.1-jre
com.theoryinpractise : halbuilder-api jar 4.1.1
com.theoryinpractise : halbuilder-core jar 4.1.1

test (5)

Group / Artifact Type Version
com.damnhandy : handy-uri-templates jar 2.1.8
com.google.truth : truth jar 1.1.3
commons-jxpath : commons-jxpath jar 1.3
io.fastjson : boon jar 0.34
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.