Siren

Java implementation of Siren; a hypermedia specification for representing entitites

License

License

Categories

Categories

Java Languages
GroupId

GroupId

no.arktekk
ArtifactId

ArtifactId

siren-java
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Siren
Java implementation of Siren; a hypermedia specification for representing entitites
Project URL

Project URL

https://github.com/arktekk/siren.java
Source Code Management

Source Code Management

https://github.com/arktekk/siren.java

Download siren-java

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.hamnaberg.json : immutable-json-jackson jar 6.1.0
net.hamnaberg.json : immutable-json-codec Optional jar 6.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
no.arktekk

Arktekk

Versions

Version
0.8.0
0.7
0.6
0.5
0.4
0.3
0.2
0.1