| License |
License |
|---|---|
| Categories |
CategoriesApollo Container Microservices |
| GroupId | GroupIdcom.ctrip.framework.apollo |
| ArtifactId | ArtifactIdapollo |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionApollo
Configuration Center
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| apollo-2.0.1.pom | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo/ -->
<dependency>
<groupId>com.ctrip.framework.apollo</groupId>
<artifactId>apollo</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo/
implementation 'com.ctrip.framework.apollo:apollo:2.0.1'
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo/
implementation ("com.ctrip.framework.apollo:apollo:2.0.1")
'com.ctrip.framework.apollo:apollo:pom:2.0.1'
<dependency org="com.ctrip.framework.apollo" name="apollo" rev="2.0.1">
<artifact name="apollo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ctrip.framework.apollo', module='apollo', version='2.0.1')
)
libraryDependencies += "com.ctrip.framework.apollo" % "apollo" % "2.0.1"
[com.ctrip.framework.apollo/apollo "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |