License |
License |
---|---|
Categories |
CategoriesSiren4J Data Data Formats Hypermedia Types |
GroupId | GroupIdcom.sebastian-daschner |
ArtifactId | ArtifactIdsiren4javaee |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSiren 4 Java EE
Lean and minimalistic Java EE library for creating Siren JSONP responses.
|
Project URL |
Project URL |
Filename | Size |
---|---|
siren4javaee-1.2.pom | |
siren4javaee-1.2.jar | 9 KB |
siren4javaee-1.2-sources.jar | 8 KB |
siren4javaee-1.2-javadoc.jar | 48 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.glassfish : javax.json | jar | 1.0 |