jsonhome-core

Core library of the jsonhome project.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jsonhome-core
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

jsonhome-core
Core library of the jsonhome project.
Project URL

Project URL

http://github.com/otto-de/jsonhome

Download jsonhome-core

How to add to project

<!-- https://jarcasting.com/artifacts/de.otto/jsonhome-core/ -->
<dependency>
    <groupId>de.otto</groupId>
    <artifactId>jsonhome-core</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jsonhome-core/
implementation 'de.otto:jsonhome-core:0.4.0'
// https://jarcasting.com/artifacts/de.otto/jsonhome-core/
implementation ("de.otto:jsonhome-core:0.4.0")
'de.otto:jsonhome-core:jar:0.4.0'
<dependency org="de.otto" name="jsonhome-core" rev="0.4.0">
  <artifact name="jsonhome-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jsonhome-core', version='0.4.0')
)
libraryDependencies += "de.otto" % "jsonhome-core" % "0.4.0"
[de.otto/jsonhome-core "0.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
com.damnhandy : handy-uri-templates jar 2.0.2
org.codehaus.jackson : jackson-core-asl jar 1.9.13

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3
org.testng : testng jar 6.9.6

Project Modules

There are no modules declared in this project.
de.otto

OTTO (GmbH & Co. KG)

Versions

Version
0.4.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0