License |
License |
---|---|
GroupId | GroupIdcom.strategicgains.plugin-express |
ArtifactId | ArtifactIdHyperExpressPlugin |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperExpress Linking Plugin
RESTExpress HyperExpress Resource Linking Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
HyperExpressPlugin-0.2.4.pom | |
HyperExpressPlugin-0.2.4.jar | 6 KB |
HyperExpressPlugin-0.2.4-sources.jar | 5 KB |
HyperExpressPlugin-0.2.4-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains.plugin-express/HyperExpressPlugin/ -->
<dependency>
<groupId>com.strategicgains.plugin-express</groupId>
<artifactId>HyperExpressPlugin</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.plugin-express/HyperExpressPlugin/
implementation 'com.strategicgains.plugin-express:HyperExpressPlugin:0.2.4'
// https://jarcasting.com/artifacts/com.strategicgains.plugin-express/HyperExpressPlugin/
implementation ("com.strategicgains.plugin-express:HyperExpressPlugin:0.2.4")
'com.strategicgains.plugin-express:HyperExpressPlugin:jar:0.2.4'
<dependency org="com.strategicgains.plugin-express" name="HyperExpressPlugin" rev="0.2.4">
<artifact name="HyperExpressPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.plugin-express', module='HyperExpressPlugin', version='0.2.4')
)
libraryDependencies += "com.strategicgains.plugin-express" % "HyperExpressPlugin" % "0.2.4"
[com.strategicgains.plugin-express/HyperExpressPlugin "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.strategicgains : HyperExpress-HAL | jar | 2.0 |
com.strategicgains : RestExpress Optional | jar | 0.10.3 |
Group / Artifact | Type | Version |
---|---|---|
com.jayway.restassured : rest-assured | jar | 2.3.1 |
junit : junit Optional | jar | 4.11 |
org.apache.httpcomponents : httpclient Optional | jar | 4.2.5 |