License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.ctrip.framework.apollo |
ArtifactId | ArtifactIdapollo-mockserver |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApollo Mock Server
Configuration Center
|
Filename | Size |
---|---|
apollo-mockserver-2.0.1.pom | |
apollo-mockserver-2.0.1.jar | 8 KB |
apollo-mockserver-2.0.1-sources.jar | 4 KB |
apollo-mockserver-2.0.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-mockserver/ -->
<dependency>
<groupId>com.ctrip.framework.apollo</groupId>
<artifactId>apollo-mockserver</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-mockserver/
implementation 'com.ctrip.framework.apollo:apollo-mockserver:2.0.1'
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-mockserver/
implementation ("com.ctrip.framework.apollo:apollo-mockserver:2.0.1")
'com.ctrip.framework.apollo:apollo-mockserver:jar:2.0.1'
<dependency org="com.ctrip.framework.apollo" name="apollo-mockserver" rev="2.0.1">
<artifact name="apollo-mockserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ctrip.framework.apollo', module='apollo-mockserver', version='2.0.1')
)
libraryDependencies += "com.ctrip.framework.apollo" % "apollo-mockserver" % "2.0.1"
[com.ctrip.framework.apollo/apollo-mockserver "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ctrip.framework.apollo : apollo-client | jar | 2.0.1 |
com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.awaitility : awaitility | jar | 4.0.3 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |