| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Apollo Container Microservices |
| GroupId | GroupIdcom.github.gittors |
| ArtifactId | ArtifactIdapollo-client-extend |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionapollo-client-extend
|
| Filename | Size |
|---|---|
| apollo-client-extend-1.1.1.pom | |
| apollo-client-extend-1.1.1.jar | 63 KB |
| apollo-client-extend-1.1.1-sources.jar | 39 KB |
| apollo-client-extend-1.1.1-javadoc.jar | 238 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend/ -->
<dependency>
<groupId>com.github.gittors</groupId>
<artifactId>apollo-client-extend</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend/
implementation 'com.github.gittors:apollo-client-extend:1.1.1'
// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend/
implementation ("com.github.gittors:apollo-client-extend:1.1.1")
'com.github.gittors:apollo-client-extend:jar:1.1.1'
<dependency org="com.github.gittors" name="apollo-client-extend" rev="1.1.1">
<artifact name="apollo-client-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gittors', module='apollo-client-extend', version='1.1.1')
)
libraryDependencies += "com.github.gittors" % "apollo-client-extend" % "1.1.1"
[com.github.gittors/apollo-client-extend "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gittors : apollo-client-extend-support | jar | 1.1.1 |
| com.github.gittors : apollo-client-extend-chain-processor | jar | 1.1.1 |
| com.github.gittors : apollo-client-extend-common | jar | 1.1.1 |
| org.apache.commons : commons-lang3 | jar | |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.projectlombok : lombok | jar | 1.18.8 |
| com.ctrip.framework.apollo : apollo-client | jar | 1.7.0 |