License |
License |
---|---|
Categories |
CategoriesNet Apollo Container Microservices |
GroupId | GroupIdnet.lakis |
ArtifactId | ArtifactIdapollo |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.lakis:apollo
A framework allowing users to communicate with the application using command line.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apollo-1.0.0.pom | |
apollo-1.0.0.jar | 32 KB |
apollo-1.0.0-sources.jar | 15 KB |
apollo-1.0.0-javadoc.jar | 138 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |