Apollo Core


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.glodon.aecore.apollo
ArtifactId

ArtifactId

apollo-core
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apollo Core

Download apollo-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar
com.google.guava : guava jar
org.slf4j : slf4j-api jar

test (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar
org.apache.logging.log4j : log4j-slf4j-impl jar
org.apache.logging.log4j : log4j-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0