License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Apollo |
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-spring-boot-starter-apollo |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApollo Starter
|
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-apollo/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-spring-boot-starter-apollo</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-apollo/
implementation 'com.github.winyiwin:matrix-spring-boot-starter-apollo:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-apollo/
implementation ("com.github.winyiwin:matrix-spring-boot-starter-apollo:1.0.2.RELEASE")
'com.github.winyiwin:matrix-spring-boot-starter-apollo:jar:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-spring-boot-starter-apollo" rev="1.0.2.RELEASE">
<artifact name="matrix-spring-boot-starter-apollo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-spring-boot-starter-apollo', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-spring-boot-starter-apollo" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix-spring-boot-starter-apollo "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.13.RELEASE |
com.ctrip.framework.apollo : apollo-client | jar | 1.7.0 |