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