Siren 4 Java EE

Lean and minimalistic Java EE library for creating Siren JSONP responses.

License

License

Categories

Categories

Siren4J Data Data Formats Hypermedia Types
GroupId

GroupId

com.sebastian-daschner
ArtifactId

ArtifactId

siren4javaee
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Siren 4 Java EE
Lean and minimalistic Java EE library for creating Siren JSONP responses.
Project URL

Project URL

https://github.com/sdaschner/siren4javaee

Download siren4javaee

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.glassfish : javax.json jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0