Last Version

CommandManager CLI Package 0.0.6

Manage commands with CLI

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

info.informationsea.commandmanager
ArtifactId

ArtifactId

commandmanager-cli
Version

Version

0.0.6
Type

Type

jar
Description

Description

CommandManager CLI Package
Manage commands with CLI
Project URL

Project URL

https://github.com/informationsea/commandmanager
Source Code Management

Source Code Management

https://github.com/informationsea/commandmanager/

Download commandmanager-cli 0.0.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : slf4j-simple jar 1.7.12
args4j : args4j jar 2.32
info.informationsea.commandmanager : commandmanager-core jar 0.0.6
jline : jline jar 2.12.1

Project Modules

There are no modules declared in this project.