is not current version
Last Version 2.0.1

Apollo Core 2.0.0

Configuration Center

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.ctrip.framework.apollo
ArtifactId

ArtifactId

apollo-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

Apollo Core
Configuration Center

Download apollo-core 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0
com.google.guava : guava jar 31.0.1-jre
org.slf4j : slf4j-api jar 1.7.21

test (6)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar
org.apache.logging.log4j : log4j-slf4j-impl jar
org.apache.logging.log4j : log4j-core 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

Project Modules

There are no modules declared in this project.