smt-http-mock-parent
This is the parent project that groups all the smt-http-mock projects.
License |
License |
---|---|
GroupId | GroupIdcom.github.shiver-me-timbers |
ArtifactId | ArtifactIdsmt-http-mock-parent |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsmt-http-mock-parent
This library can be used to mock HTTP, REST, or SOAP endpoints.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smt-http-mock-parent-1.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-parent/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-http-mock-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-parent/
implementation 'com.github.shiver-me-timbers:smt-http-mock-parent:1.1'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-parent/
implementation ("com.github.shiver-me-timbers:smt-http-mock-parent:1.1")
'com.github.shiver-me-timbers:smt-http-mock-parent:pom:1.1'
<dependency org="com.github.shiver-me-timbers" name="smt-http-mock-parent" rev="1.1">
<artifact name="smt-http-mock-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-http-mock-parent', version='1.1')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-http-mock-parent" % "1.1"
[com.github.shiver-me-timbers/smt-http-mock-parent "1.1"]
This is the parent project that groups all the smt-http-mock projects.