License |
License |
---|---|
GroupId | GroupIdio.github.azagniotov |
ArtifactId | ArtifactIdstubby4j |
Version | Version7.3.3 |
Type | Typejar |
Description |
Descriptionstubby4j
A highly flexible and configurable tool for testing interactions of service-oriented (SoA) or/and micro-services architectures (REST, SOAP, WSDL etc.) over HTTP(s) protocol. It is an HTTP server for stubbing external systems in both Docker and non-containerized environments for integration, contract & behavior testing.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stubby4j-7.3.3.pom | |
stubby4j-7.3.3.jar | 5 MB |
stubby4j-7.3.3-sources.jar | 183 KB |
stubby4j-7.3.3-no-jetty.jar | 4 MB |
stubby4j-7.3.3-no-dependencies.jar | 281 KB |
stubby4j-7.3.3-javadoc.jar | 298 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.azagniotov/stubby4j/ -->
<dependency>
<groupId>io.github.azagniotov</groupId>
<artifactId>stubby4j</artifactId>
<version>7.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.azagniotov/stubby4j/
implementation 'io.github.azagniotov:stubby4j:7.3.3'
// https://jarcasting.com/artifacts/io.github.azagniotov/stubby4j/
implementation ("io.github.azagniotov:stubby4j:7.3.3")
'io.github.azagniotov:stubby4j:jar:7.3.3'
<dependency org="io.github.azagniotov" name="stubby4j" rev="7.3.3">
<artifact name="stubby4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.azagniotov', module='stubby4j', version='7.3.3')
)
libraryDependencies += "io.github.azagniotov" % "stubby4j" % "7.3.3"
[io.github.azagniotov/stubby4j "7.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 9.4.38.v20210224 |
org.eclipse.jetty : jetty-servlets | jar | 9.4.38.v20210224 |
org.ehcache : ehcache | jar | 3.9.1 |
commons-cli : commons-cli | jar | 1.4 |
org.yaml : snakeyaml | jar | 1.28 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.xmlunit : xmlunit-core | jar | 2.8.2 |
org.xmlunit : xmlunit-placeholders | jar | 2.8.2 |
io.github.azagniotov : collection-type-safe-converter | jar | 1.0.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.3.3 |
com.google.truth : truth | jar | 1.1.2 |
com.google.http-client : google-http-client-apache-v2 | jar | 1.38.1 |