License |
License |
---|---|
GroupId | GroupIdio.inkstand |
ArtifactId | ArtifactIdhalite |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio.inkstand:halite
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.
|
Project URL |
Project URL |
Filename | Size |
---|---|
halite-0.1.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.inkstand/halite/ -->
<dependency>
<groupId>io.inkstand</groupId>
<artifactId>halite</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.inkstand/halite/
implementation 'io.inkstand:halite:0.1.1'
// https://jarcasting.com/artifacts/io.inkstand/halite/
implementation ("io.inkstand:halite:0.1.1")
'io.inkstand:halite:pom:0.1.1'
<dependency org="io.inkstand" name="halite" rev="0.1.1">
<artifact name="halite" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.inkstand', module='halite', version='0.1.1')
)
libraryDependencies += "io.inkstand" % "halite" % "0.1.1"
[io.inkstand/halite "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : jacoco-maven-plugin | jar | 0.7.1.201405082137 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |