is not current version
Last Version 1.2

com.sebastian-daschner:siren4javaee 1.1

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

Categories

Categories

Siren4J Data Data Formats Hypermedia Types
GroupId

GroupId

com.sebastian-daschner
ArtifactId

ArtifactId

siren4javaee
Version

Version

1.1
Type

Type

jar

Download siren4javaee 1.1


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