License |
License |
---|---|
Categories |
CategoriesCLI User Interface Apollo Container Microservices |
GroupId | GroupIdcom.github.gittors |
ArtifactId | ArtifactIdapollo-client-extend-support |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is Apollo Client Extend Parent Pom.
Apollo Client Extend is a client using extensions.
|
<!-- https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-support/ -->
<dependency>
<groupId>com.github.gittors</groupId>
<artifactId>apollo-client-extend-support</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-support/
implementation 'com.github.gittors:apollo-client-extend-support:1.4.1'
// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-support/
implementation ("com.github.gittors:apollo-client-extend-support:1.4.1")
'com.github.gittors:apollo-client-extend-support:jar:1.4.1'
<dependency org="com.github.gittors" name="apollo-client-extend-support" rev="1.4.1">
<artifact name="apollo-client-extend-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gittors', module='apollo-client-extend-support', version='1.4.1')
)
libraryDependencies += "com.github.gittors" % "apollo-client-extend-support" % "1.4.1"
[com.github.gittors/apollo-client-extend-support "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.28.0-GA |
Group / Artifact | Type | Version |
---|---|---|
com.ctrip.framework.apollo : apollo-client | jar | 1.7.0 |