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