License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.ctrip.framework.apollo |
ArtifactId | ArtifactIdapollo-mockserver |
Version | Version1.9.2 |
Type | Typejar |
Description |
DescriptionApollo Mock Server
Ctrip Configuration Center
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apollo-mockserver-1.9.2.pom | |
apollo-mockserver-1.9.2.jar | 8 KB |
apollo-mockserver-1.9.2-sources.jar | 5 KB |
apollo-mockserver-1.9.2-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>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-mockserver/
implementation 'com.ctrip.framework.apollo:apollo-mockserver:1.9.2'
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-mockserver/
implementation ("com.ctrip.framework.apollo:apollo-mockserver:1.9.2")
'com.ctrip.framework.apollo:apollo-mockserver:jar:1.9.2'
<dependency org="com.ctrip.framework.apollo" name="apollo-mockserver" rev="1.9.2">
<artifact name="apollo-mockserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ctrip.framework.apollo', module='apollo-mockserver', version='1.9.2')
)
libraryDependencies += "com.ctrip.framework.apollo" % "apollo-mockserver" % "1.9.2"
[com.ctrip.framework.apollo/apollo-mockserver "1.9.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ctrip.framework.apollo : apollo-client | jar | 1.9.2 |
com.squareup.okhttp3 : mockwebserver | jar | 3.11.0 |
com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
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 |