License |
License |
---|---|
GroupId | GroupIdcom.strategicgains |
ArtifactId | ArtifactIdHyperExpress-Siren |
Last Version | Last Version2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHypermedia Linking Utilities for Java RESTful Services
|
Filename | Size |
---|---|
HyperExpress-Siren-2.6.pom | |
HyperExpress-Siren-2.6.jar | 14 KB |
HyperExpress-Siren-2.6-sources.jar | 11 KB |
HyperExpress-Siren-2.6-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains/HyperExpress-Siren/ -->
<dependency>
<groupId>com.strategicgains</groupId>
<artifactId>HyperExpress-Siren</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains/HyperExpress-Siren/
implementation 'com.strategicgains:HyperExpress-Siren:2.6'
// https://jarcasting.com/artifacts/com.strategicgains/HyperExpress-Siren/
implementation ("com.strategicgains:HyperExpress-Siren:2.6")
'com.strategicgains:HyperExpress-Siren:jar:2.6'
<dependency org="com.strategicgains" name="HyperExpress-Siren" rev="2.6">
<artifact name="HyperExpress-Siren" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains', module='HyperExpress-Siren', version='2.6')
)
libraryDependencies += "com.strategicgains" % "HyperExpress-Siren" % "2.6"
[com.strategicgains/HyperExpress-Siren "2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.strategicgains : HyperExpress-Core | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.7.1-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.11 |