is not current version
Last Version 0.1.0

li.moskito:halite 0.0.13

A lightweight API of the HAL specification that provides base types for JAXB generated classes and convenience methods to add links or embedd resources. The JSon support allows create spec conform json output from the JAXB based datatypes and a Jax-RS provider to write message bodies.

GroupId

GroupId

li.moskito
ArtifactId

ArtifactId

halite
Version

Version

0.0.13
Type

Type

pom

Download halite 0.0.13

Filename Size
halite-0.0.13.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/li.moskito/halite/ -->
<dependency>
    <groupId>li.moskito</groupId>
    <artifactId>halite</artifactId>
    <version>0.0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/li.moskito/halite/
implementation 'li.moskito:halite:0.0.13'
// https://jarcasting.com/artifacts/li.moskito/halite/
implementation ("li.moskito:halite:0.0.13")
'li.moskito:halite:pom:0.0.13'
<dependency org="li.moskito" name="halite" rev="0.0.13">
  <artifact name="halite" type="pom" />
</dependency>
@Grapes(
@Grab(group='li.moskito', module='halite', version='0.0.13')
)
libraryDependencies += "li.moskito" % "halite" % "0.0.13"
[li.moskito/halite "0.0.13"]