License |
License |
---|---|
GroupId | GroupIdcom.strategicgains.plugin-express |
ArtifactId | ArtifactIdPluginExpress-Parent |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPluginExpress
RESTExpress Plugins
|
Project URL |
Project URL |
Filename | Size |
---|---|
PluginExpress-Parent-0.3.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains.plugin-express/PluginExpress-Parent/ -->
<dependency>
<groupId>com.strategicgains.plugin-express</groupId>
<artifactId>PluginExpress-Parent</artifactId>
<version>0.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.plugin-express/PluginExpress-Parent/
implementation 'com.strategicgains.plugin-express:PluginExpress-Parent:0.3.3'
// https://jarcasting.com/artifacts/com.strategicgains.plugin-express/PluginExpress-Parent/
implementation ("com.strategicgains.plugin-express:PluginExpress-Parent:0.3.3")
'com.strategicgains.plugin-express:PluginExpress-Parent:pom:0.3.3'
<dependency org="com.strategicgains.plugin-express" name="PluginExpress-Parent" rev="0.3.3">
<artifact name="PluginExpress-Parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.plugin-express', module='PluginExpress-Parent', version='0.3.3')
)
libraryDependencies += "com.strategicgains.plugin-express" % "PluginExpress-Parent" % "0.3.3"
[com.strategicgains.plugin-express/PluginExpress-Parent "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.strategicgains : RestExpress Optional | jar | 0.11.3 |
Group / Artifact | Type | Version |
---|---|---|
com.jayway.restassured : rest-assured | jar | 2.8.0 |
junit : junit Optional | jar | 4.11 |
org.apache.httpcomponents : httpclient Optional | jar | 4.5.1 |