| License |
License |
|---|---|
| GroupId | GroupIdcom.strategicgains |
| ArtifactId | ArtifactIdHyperExpressPlugin |
| Last Version | Last Version2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHyperExpress Linking Plugin
RESTExpress HyperExpress Resource Linking Plugin
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| HyperExpressPlugin-2.6.pom | |
| HyperExpressPlugin-2.6.jar | 7 KB |
| HyperExpressPlugin-2.6-sources.jar | 6 KB |
| HyperExpressPlugin-2.6-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains/HyperExpressPlugin/ -->
<dependency>
<groupId>com.strategicgains</groupId>
<artifactId>HyperExpressPlugin</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains/HyperExpressPlugin/
implementation 'com.strategicgains:HyperExpressPlugin:2.6'
// https://jarcasting.com/artifacts/com.strategicgains/HyperExpressPlugin/
implementation ("com.strategicgains:HyperExpressPlugin:2.6")
'com.strategicgains:HyperExpressPlugin:jar:2.6'
<dependency org="com.strategicgains" name="HyperExpressPlugin" rev="2.6">
<artifact name="HyperExpressPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains', module='HyperExpressPlugin', version='2.6')
)
libraryDependencies += "com.strategicgains" % "HyperExpressPlugin" % "2.6"
[com.strategicgains/HyperExpressPlugin "2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.strategicgains : RestExpress Optional | jar | 0.11.3 |
| com.strategicgains : HyperExpress-HAL | jar | 2.6 |
| com.strategicgains : HyperExpress-Siren | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jayway.restassured : rest-assured | jar | 2.8.0 |
| junit : junit Optional | jar | 4.11 |