Last Version

smt-http-mock-parent 1.1

This library can be used to mock HTTP, REST, or SOAP endpoints.

License

License

GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-http-mock-parent
Version

Version

1.1
Type

Type

pom
Description

Description

smt-http-mock-parent
This library can be used to mock HTTP, REST, or SOAP endpoints.
Source Code Management

Source Code Management

https://github.com/shiver-me-timbers/smt-http-mock-parent

Download smt-http-mock-parent 1.1


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • smt-http-mock
  • smt-http-mock-spring
  • smt-http-mock-tomcat-parent