Last Version

io.inkstand:halite-json 0.1.1

JSON generation support for the HAL specification

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.inkstand
ArtifactId

ArtifactId

halite-json
Version

Version

0.1.1
Type

Type

jar
Description

Description

io.inkstand:halite-json
JSON generation support for the HAL specification

Download halite-json 0.1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.4.3
io.inkstand : halite-core jar 0.1.1
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

provided (1)

Group / Artifact Type Version
org.jacoco : jacoco-maven-plugin jar 0.7.1.201405082137

test (3)

Group / Artifact Type Version
org.skyscreamer : jsonassert jar 1.2.3
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.