Last Version

Siren4J 2.1.0

This is a java library to help with the creation and use of Hypermedia entities as specified by the Siren hypermedia specification. See https://github.com/kevinswiber/siren for more detail on the specification.

License

License

Categories

Categories

Siren4J Data Data Formats Hypermedia Types
GroupId

GroupId

com.googlecode.siren4j
ArtifactId

ArtifactId

siren4j
Version

Version

2.1.0
Type

Type

jar
Description

Description

Siren4J
This is a java library to help with the creation and use of Hypermedia entities as specified by the Siren hypermedia specification. See https://github.com/kevinswiber/siren for more detail on the specification.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/eserating/siren4j.git

Download siren4j 2.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.7.0
org.apache.commons : commons-lang3 jar 3.5
commons-collections : commons-collections jar 3.2.2
com.google.guava : guava jar 21.0
org.reflections : reflections jar 0.9.9-RC1
org.slf4j : slf4j-log4j12 jar 1.7.5

provided (2)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.slf4j : slf4j-api jar 1.7.5

runtime (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
com.jayway.jsonpath : json-path-assert jar 2.2.0
uk.co.datumedge : hamcrest-json jar 0.2

Project Modules

There are no modules declared in this project.