is not current version
Last Version 1.2

com.sebastian-daschner:siren4javaee 1.0

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.0
Type

Type

jar

Download siren4javaee 1.0


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