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