smt-webservice-stub-parent
This Web Service Stub can be used to stub and verify the calls for SOAP or REST request.
License |
License |
---|---|
GroupId | GroupIdcom.github.shiver-me-timbers |
ArtifactId | ArtifactIdsmt-webservice-stub-parent |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsmt-webservice-stub-parent
This project contains the shiver-me-timbers webservice stub.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smt-webservice-stub-parent-1.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-webservice-stub-parent/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-webservice-stub-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-webservice-stub-parent/
implementation 'com.github.shiver-me-timbers:smt-webservice-stub-parent:1.1'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-webservice-stub-parent/
implementation ("com.github.shiver-me-timbers:smt-webservice-stub-parent:1.1")
'com.github.shiver-me-timbers:smt-webservice-stub-parent:pom:1.1'
<dependency org="com.github.shiver-me-timbers" name="smt-webservice-stub-parent" rev="1.1">
<artifact name="smt-webservice-stub-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-webservice-stub-parent', version='1.1')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-webservice-stub-parent" % "1.1"
[com.github.shiver-me-timbers/smt-webservice-stub-parent "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.powermock : powermock-api-mockito2 | jar | 1.7.3 |
org.powermock : powermock-module-junit4 | jar | 1.7.3 |
org.mockito : mockito-core | jar | 2.8.9 |
org.springframework.boot : spring-boot-starter-log4j | jar | 1.3.8.RELEASE |
com.github.shiver-me-timbers : smt-random | jar | 1.8 |
com.github.shiver-me-timbers : smt-matchers | jar | 1.2 |
nl.jqno.equalsverifier : equalsverifier | jar | 2.3.3 |
com.google.code.bean-matchers : bean-matchers | jar | 0.11 |
com.github.spullara.mustache.java : compiler | jar | 0.9.5 |
commons-io : commons-io | jar | 2.6 |
This Web Service Stub can be used to stub and verify the calls for SOAP or REST request.