License |
License
Apache License
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.theoryinpractise |
ArtifactId | ArtifactIdhalbuilder-json |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhalbuilder-json
HAL+JSON serializer/deserializer extension to the HalBuilder Library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
halbuilder-json-4.1.2.pom | |
halbuilder-json-4.1.2.jar | 17 KB |
halbuilder-json-4.1.2-sources.jar | 11 KB |
halbuilder-json-4.1.2-javadoc.jar | 50 KB |
Browse |
<!-- 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"]
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 |
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 |