lib-cli
###About
CLI Console for Java projects
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.bq.oss.lib |
ArtifactId | ArtifactIdcli |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlib-cli
CLI Console for Java projects
|
Project URL |
Project URL |
Project Organization |
Project Organizationbq |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cli-0.3.0.pom | |
cli-0.3.0.jar | 22 KB |
cli-0.3.0-sources.jar | 4 KB |
cli-0.3.0-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bq.oss.lib/cli/ -->
<dependency>
<groupId>com.bq.oss.lib</groupId>
<artifactId>cli</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bq.oss.lib/cli/
implementation 'com.bq.oss.lib:cli:0.3.0'
// https://jarcasting.com/artifacts/com.bq.oss.lib/cli/
implementation ("com.bq.oss.lib:cli:0.3.0")
'com.bq.oss.lib:cli:jar:0.3.0'
<dependency org="com.bq.oss.lib" name="cli" rev="0.3.0">
<artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bq.oss.lib', module='cli', version='0.3.0')
)
libraryDependencies += "com.bq.oss.lib" % "cli" % "0.3.0"
[com.bq.oss.lib/cli "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
me.bazhenov.groovy-shell : groovy-shell-server | jar | 1.3 |
org.codehaus.groovy : groovy-all | jar | 2.3.3 |
jline : jline | jar | 2.11 |
org.fusesource.jansi : jansi | jar | 1.11 |
com.thoughtworks.paranamer : paranamer | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.1.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert-core | jar | 2.0M10 |
org.springframework : spring-test | jar | 4.1.2.RELEASE |
cglib : cglib | jar | 3.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
###About
CLI Console for Java projects