| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdcom.theoryinpractise |
| ArtifactId | ArtifactIdhalbuilder-core |
| Last Version | Last Version4.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhalbuilder
Java based builder for the Hal specification http://stateless.co/hal_specification.html
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| halbuilder-core-4.1.1.pom | |
| halbuilder-core-4.1.1.jar | 50 KB |
| halbuilder-core-4.1.1-sources.jar | 24 KB |
| halbuilder-core-4.1.1-javadoc.jar | 140 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-core/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder-core</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-core/
implementation 'com.theoryinpractise:halbuilder-core:4.1.1'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-core/
implementation ("com.theoryinpractise:halbuilder-core:4.1.1")
'com.theoryinpractise:halbuilder-core:jar:4.1.1'
<dependency org="com.theoryinpractise" name="halbuilder-core" rev="4.1.1">
<artifact name="halbuilder-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder-core', version='4.1.1')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder-core" % "4.1.1"
[com.theoryinpractise/halbuilder-core "4.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.guava : guava | jar | 28.0-jre |
| com.theoryinpractise : halbuilder-api | jar | 4.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.truth : truth | jar | 1.0 |
| com.google.truth.extensions : truth-java8-extension | jar | 1.0 |
| org.testng : testng | jar | 6.14.3 |