License |
License
Apache License
|
---|---|
GroupId | GroupIdcom.theoryinpractise |
ArtifactId | ArtifactIdhalbuilder5 |
Last Version | Last Version5.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhalbuilder5
Java based builder for the Hal specification http://stateless.co/hal_specification.html
|
Project URL |
Project URL |
Filename | Size |
---|---|
halbuilder5-5.1.3.pom | |
halbuilder5-5.1.3.jar | 81 KB |
halbuilder5-5.1.3-sources.jar | 20 KB |
halbuilder5-5.1.3-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder5/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder5</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder5/
implementation 'com.theoryinpractise:halbuilder5:5.1.3'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder5/
implementation ("com.theoryinpractise:halbuilder5:5.1.3")
'com.theoryinpractise:halbuilder5:jar:5.1.3'
<dependency org="com.theoryinpractise" name="halbuilder5" rev="5.1.3">
<artifact name="halbuilder5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder5', version='5.1.3')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder5" % "5.1.3"
[com.theoryinpractise/halbuilder5 "5.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okio : okio | jar | 1.13.0 |
io.vavr : vavr | jar | 0.9.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.3 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.derive4j : derive4j | jar | 0.12.3 |
org.derive4j : derive4j-annotation | jar | 0.12.3 |
org.immutables : value | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
com.damnhandy : handy-uri-templates | jar | 2.1.6 |
org.testng : testng | jar | 6.13.1 |
com.google.truth : truth | jar | 0.37 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |