License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.ctrip.framework.apollo |
ArtifactId | ArtifactIdapollo-core |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApollo Core
Configuration Center
|
Filename | Size |
---|---|
apollo-core-2.0.1.pom | |
apollo-core-2.0.1.jar | 79 KB |
apollo-core-2.0.1-sources.jar | 53 KB |
apollo-core-2.0.1-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-core/ -->
<dependency>
<groupId>com.ctrip.framework.apollo</groupId>
<artifactId>apollo-core</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-core/
implementation 'com.ctrip.framework.apollo:apollo-core:2.0.1'
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-core/
implementation ("com.ctrip.framework.apollo:apollo-core:2.0.1")
'com.ctrip.framework.apollo:apollo-core:jar:2.0.1'
<dependency org="com.ctrip.framework.apollo" name="apollo-core" rev="2.0.1">
<artifact name="apollo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ctrip.framework.apollo', module='apollo-core', version='2.0.1')
)
libraryDependencies += "com.ctrip.framework.apollo" % "apollo-core" % "2.0.1"
[com.ctrip.framework.apollo/apollo-core "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.9 |
com.google.guava : guava | jar | 31.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.21 |
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 |