Last Version

apollo 1.0.14

https://github.com/knightliao/apollo

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.github.knightliao.apollo
ArtifactId

ArtifactId

apollo
Version

Version

1.0.14
Type

Type

jar
Description

Description

apollo
https://github.com/knightliao/apollo
Project Organization

Project Organization

KNIGHT

Download apollo 1.0.14


<!-- 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"]

Dependencies

compile (10)

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

test (3)

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

Project Modules

There are no modules declared in this project.