Last Version

mushrooms 3.0.8

Mushrooms is an easy setup failover and stub framework. To ensure high levels of efficiency for remote service integration.

License

License

GroupId

GroupId

com.github.wenhao
ArtifactId

ArtifactId

mushrooms
Version

Version

3.0.8
Type

Type

jar
Description

Description

mushrooms
Mushrooms is an easy setup failover and stub framework. To ensure high levels of efficiency for remote service integration.
Project URL

Project URL

https://github.com/wenhao/mushrooms
Source Code Management

Source Code Management

https://github.com/wenhao/mushrooms

Download mushrooms 3.0.8


<!-- https://jarcasting.com/artifacts/com.github.wenhao/mushrooms/ -->
<dependency>
    <groupId>com.github.wenhao</groupId>
    <artifactId>mushrooms</artifactId>
    <version>3.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wenhao/mushrooms/
implementation 'com.github.wenhao:mushrooms:3.0.8'
// https://jarcasting.com/artifacts/com.github.wenhao/mushrooms/
implementation ("com.github.wenhao:mushrooms:3.0.8")
'com.github.wenhao:mushrooms:jar:3.0.8'
<dependency org="com.github.wenhao" name="mushrooms" rev="3.0.8">
  <artifact name="mushrooms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wenhao', module='mushrooms', version='3.0.8')
)
libraryDependencies += "com.github.wenhao" % "mushrooms" % "3.0.8"
[com.github.wenhao/mushrooms "3.0.8"]

Dependencies

runtime (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
com.google.code.gson : gson jar 2.8.5
org.json : json jar 20180130
org.skyscreamer : jsonassert jar 1.5.0
com.jayway.jsonpath : json-path jar 2.4.0

Project Modules

There are no modules declared in this project.