License |
License |
---|---|
GroupId | GroupIdcom.github.wenhao |
ArtifactId | ArtifactIdmushrooms |
Version | Version3.0.8 |
Type | Typejar |
Description |
Descriptionmushrooms
Mushrooms is an easy setup failover and stub framework. To ensure high levels of efficiency for remote service integration.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mushrooms-3.0.8.pom | |
mushrooms-3.0.8.jar | 36 KB |
mushrooms-3.0.8-sources.jar | 26 KB |
mushrooms-3.0.8-javadoc.jar | 102 KB |
Browse |
<!-- 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"]
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 |