| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdcom.theoryinpractise |
| ArtifactId | ArtifactIdhalbuilder-standard |
| Last Version | Last Version4.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhalbuilder-standard
Stadnard serializer/deserializer factory providing both HAL+XML and HAL+JSON to the HalBuilder Library
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-standard/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder-standard</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-standard/
implementation 'com.theoryinpractise:halbuilder-standard:4.1.1'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-standard/
implementation ("com.theoryinpractise:halbuilder-standard:4.1.1")
'com.theoryinpractise:halbuilder-standard:jar:4.1.1'
<dependency org="com.theoryinpractise" name="halbuilder-standard" rev="4.1.1">
<artifact name="halbuilder-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder-standard', version='4.1.1')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder-standard" % "4.1.1"
[com.theoryinpractise/halbuilder-standard "4.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.theoryinpractise : halbuilder-api | jar | 4.1.1 |
| com.theoryinpractise : halbuilder-core | jar | 4.1.1 |
| com.theoryinpractise : halbuilder-json | jar | 4.1.1 |
| com.theoryinpractise : halbuilder-xml | jar | 4.1.1 |