is not current version
Last Version 2.0.1

Apollo 2.0.0-RC1

Configuration Center

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.ctrip.framework.apollo
ArtifactId

ArtifactId

apollo
Version

Version

2.0.0-RC1
Type

Type

pom
Description

Description

Apollo
Configuration Center
Project URL

Project URL

https://github.com/apolloconfig/apollo
Source Code Management

Source Code Management

https://github.com/apolloconfig/apollo

Download apollo 2.0.0-RC1

Filename Size
apollo-2.0.0-RC1.pom 26 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo/ -->
<dependency>
    <groupId>com.ctrip.framework.apollo</groupId>
    <artifactId>apollo</artifactId>
    <version>2.0.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo/
implementation 'com.ctrip.framework.apollo:apollo:2.0.0-RC1'
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo/
implementation ("com.ctrip.framework.apollo:apollo:2.0.0-RC1")
'com.ctrip.framework.apollo:apollo:pom:2.0.0-RC1'
<dependency org="com.ctrip.framework.apollo" name="apollo" rev="2.0.0-RC1">
  <artifact name="apollo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ctrip.framework.apollo', module='apollo', version='2.0.0-RC1')
)
libraryDependencies += "com.ctrip.framework.apollo" % "apollo" % "2.0.0-RC1"
[com.ctrip.framework.apollo/apollo "2.0.0-RC1"]

Dependencies

test (3)

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

Project Modules

  • apollo-buildtools
  • apollo-core
  • apollo-client
  • apollo-client-config-data
  • apollo-common
  • apollo-biz
  • apollo-configservice
  • apollo-adminservice
  • apollo-portal
  • apollo-assembly
  • apollo-demo
  • apollo-mockserver
  • apollo-openapi