is not current version
Last Version 7.5.2

stubby4j 7.3.3

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.

License

License

MIT
GroupId

GroupId

io.github.azagniotov
ArtifactId

ArtifactId

stubby4j
Version

Version

7.3.3
Type

Type

jar
Description

Description

stubby4j
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

https://github.com/azagniotov/stubby4j
Source Code Management

Source Code Management

https://github.com/azagniotov/stubby4j

Download stubby4j 7.3.3


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

Dependencies

compile (10)

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

test (4)

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

Project Modules

There are no modules declared in this project.