net.lakis:apollo

A framework allowing users to communicate with the application using command line.

License

License

Categories

Categories

Net Apollo Container Microservices
GroupId

GroupId

net.lakis
ArtifactId

ArtifactId

apollo
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.lakis:apollo
A framework allowing users to communicate with the application using command line.
Project URL

Project URL

https://github.com/kamlakis/apollo
Source Code Management

Source Code Management

http://github.com/kamlakis/apollo/tree/master

Download apollo

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
com.google.code.gson : gson jar 2.7
jline : jline jar 2.14.5
uk.co.caprica : juds jar 0.94.1
org.apache.logging.log4j : log4j-core jar 2.10.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

apollo

Versions

Version
1.0.0