Last Version

apollo 1.0.0

https://github.com/knightliao/apollo

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.github.knightliao
ArtifactId

ArtifactId

apollo
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project Organization

Baidu

Download apollo 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.knightliao/apollo/ -->
<dependency>
    <groupId>com.github.knightliao</groupId>
    <artifactId>apollo</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao/apollo/
implementation 'com.github.knightliao:apollo:1.0.0'
// https://jarcasting.com/artifacts/com.github.knightliao/apollo/
implementation ("com.github.knightliao:apollo:1.0.0")
'com.github.knightliao:apollo:jar:1.0.0'
<dependency org="com.github.knightliao" name="apollo" rev="1.0.0">
  <artifact name="apollo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao', module='apollo', version='1.0.0')
)
libraryDependencies += "com.github.knightliao" % "apollo" % "1.0.0"
[com.github.knightliao/apollo "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3
org.codehaus.jackson : jackson-mapper-asl jar 1.9.8

provided (7)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
ch.qos.logback : logback-core jar 1.0.9
ch.qos.logback : logback-classic jar 1.0.9
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.0.4
org.slf4j : slf4j-api jar 1.7.6
com.google.guava : guava jar 16.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.