| License |
License |
|---|---|
| Categories |
CategoriesApollo Container Microservices |
| GroupId | GroupIdcom.github.knightliao.apollo |
| ArtifactId | ArtifactIdapollo |
| Last Version | Last Version1.0.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapollo
https://github.com/knightliao/apollo
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| apollo-1.0.14.pom | |
| apollo-1.0.14.jar | 99 KB |
| apollo-1.0.14-sources.jar | 48 KB |
| apollo-1.0.14-javadoc.jar | 306 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.knightliao.apollo/apollo/ -->
<dependency>
<groupId>com.github.knightliao.apollo</groupId>
<artifactId>apollo</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao.apollo/apollo/
implementation 'com.github.knightliao.apollo:apollo:1.0.14'
// https://jarcasting.com/artifacts/com.github.knightliao.apollo/apollo/
implementation ("com.github.knightliao.apollo:apollo:1.0.14")
'com.github.knightliao.apollo:apollo:jar:1.0.14'
<dependency org="com.github.knightliao.apollo" name="apollo" rev="1.0.14">
<artifact name="apollo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao.apollo', module='apollo', version='1.0.14')
)
libraryDependencies += "com.github.knightliao.apollo" % "apollo" % "1.0.14"
[com.github.knightliao.apollo/apollo "1.0.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 1.4 |
| commons-lang : commons-lang | jar | 2.4 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.0 |
| commons-pool : commons-pool | jar | 1.4 |
| com.google.code.gson : gson | jar | 2.3 |
| javax.servlet : servlet-api | jar | 2.4 |
| redis.clients : jedis | jar | 2.1.0 |
| commons-collections : commons-collections | jar | 3.2.2 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.0.9 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| junit : junit | jar | 4.10 |