License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.github.knightliao |
ArtifactId | ArtifactIdapollo |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapollo
https://github.com/knightliao/apollo
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apollo-1.0.0.pom | |
apollo-1.0.0.jar | 35 KB |
apollo-1.0.0-sources.jar | 26 KB |
apollo-1.0.0-javadoc.jar | 153 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.3 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.8 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |