License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdio.github.gh6497 |
ArtifactId | ArtifactIdapollo-spring-cloud |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApolloSpringCloud
ApolloRefresher
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apollo-spring-cloud-1.0.pom | |
apollo-spring-cloud-1.0.jar | 7 KB |
apollo-spring-cloud-1.0-sources.jar | 6 KB |
apollo-spring-cloud-1.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gh6497/apollo-spring-cloud/ -->
<dependency>
<groupId>io.github.gh6497</groupId>
<artifactId>apollo-spring-cloud</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gh6497/apollo-spring-cloud/
implementation 'io.github.gh6497:apollo-spring-cloud:1.0'
// https://jarcasting.com/artifacts/io.github.gh6497/apollo-spring-cloud/
implementation ("io.github.gh6497:apollo-spring-cloud:1.0")
'io.github.gh6497:apollo-spring-cloud:jar:1.0'
<dependency org="io.github.gh6497" name="apollo-spring-cloud" rev="1.0">
<artifact name="apollo-spring-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gh6497', module='apollo-spring-cloud', version='1.0')
)
libraryDependencies += "io.github.gh6497" % "apollo-spring-cloud" % "1.0"
[io.github.gh6497/apollo-spring-cloud "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ctrip.framework.apollo : apollo-client Optional | jar | 1.9.2 |
org.springframework.cloud : spring-cloud-context Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.ctrip.framework.apollo : apollo-client-config-data | jar | 1.9.1 |
org.springframework.boot : spring-boot-starter-web | jar |