License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.github.qiaolin |
ArtifactId | ArtifactIdapollo-hotupdate-demo |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapollo property hotupdate
|
<!-- https://jarcasting.com/artifacts/com.github.qiaolin/apollo-hotupdate-demo/ -->
<dependency>
<groupId>com.github.qiaolin</groupId>
<artifactId>apollo-hotupdate-demo</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qiaolin/apollo-hotupdate-demo/
implementation 'com.github.qiaolin:apollo-hotupdate-demo:1.0.3'
// https://jarcasting.com/artifacts/com.github.qiaolin/apollo-hotupdate-demo/
implementation ("com.github.qiaolin:apollo-hotupdate-demo:1.0.3")
'com.github.qiaolin:apollo-hotupdate-demo:jar:1.0.3'
<dependency org="com.github.qiaolin" name="apollo-hotupdate-demo" rev="1.0.3">
<artifact name="apollo-hotupdate-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qiaolin', module='apollo-hotupdate-demo', version='1.0.3')
)
libraryDependencies += "com.github.qiaolin" % "apollo-hotupdate-demo" % "1.0.3"
[com.github.qiaolin/apollo-hotupdate-demo "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.qiaolin : apollo-hotupdate | jar | 1.0.3 |
org.projectlombok : lombok | jar | 1.16.22 |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.3.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.3.RELEASE |