License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdio.github.zxgangandy |
ArtifactId | ArtifactIdbase-apollo |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttps://github.com/zxgangandy/jingwei-base
|
Filename | Size |
---|---|
base-apollo-1.1.0.pom | |
base-apollo-1.1.0.jar | 3 KB |
base-apollo-1.1.0-sources.jar | 1 KB |
base-apollo-1.1.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zxgangandy/base-apollo/ -->
<dependency>
<groupId>io.github.zxgangandy</groupId>
<artifactId>base-apollo</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zxgangandy/base-apollo/
implementation 'io.github.zxgangandy:base-apollo:1.1.0'
// https://jarcasting.com/artifacts/io.github.zxgangandy/base-apollo/
implementation ("io.github.zxgangandy:base-apollo:1.1.0")
'io.github.zxgangandy:base-apollo:jar:1.1.0'
<dependency org="io.github.zxgangandy" name="base-apollo" rev="1.1.0">
<artifact name="base-apollo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zxgangandy', module='base-apollo', version='1.1.0')
)
libraryDependencies += "io.github.zxgangandy" % "base-apollo" % "1.1.0"
[io.github.zxgangandy/base-apollo "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ctrip.framework.apollo : apollo-client | jar | 1.4.0 |
org.springframework : spring-jdbc | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.projectlombok : lombok Optional | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.2.0.RELEASE |