| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface Apollo Container Microservices | 
| GroupId | GroupIdcom.github.gittors | 
| ArtifactId | ArtifactIdapollo-client-extend-admin-web | 
| 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-admin-web/ -->
<dependency>
    <groupId>com.github.gittors</groupId>
    <artifactId>apollo-client-extend-admin-web</artifactId>
    <version>1.4.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-admin-web/
implementation 'com.github.gittors:apollo-client-extend-admin-web:1.4.1'// https://jarcasting.com/artifacts/com.github.gittors/apollo-client-extend-admin-web/
implementation ("com.github.gittors:apollo-client-extend-admin-web:1.4.1")'com.github.gittors:apollo-client-extend-admin-web:jar:1.4.1'<dependency org="com.github.gittors" name="apollo-client-extend-admin-web" rev="1.4.1">
  <artifact name="apollo-client-extend-admin-web" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.gittors', module='apollo-client-extend-admin-web', version='1.4.1')
)libraryDependencies += "com.github.gittors" % "apollo-client-extend-admin-web" % "1.4.1"[com.github.gittors/apollo-client-extend-admin-web "1.4.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.xiaoymin : knife4j-spring-boot-starter | jar | |
| org.jasypt : jasypt | jar | |
| com.github.gittors : apollo-client-extend-starter | jar | 1.4.1 | 
| com.github.gittors : apollo-client-extend-event-starter | jar | 1.4.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-webmvc | jar | |
| javax.servlet : javax.servlet-api | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| com.ctrip.framework.apollo : apollo-client | jar | 1.7.0 | 
| org.projectlombok : lombok | jar | 1.18.8 |