Last Version

commons.Command line 8.1.1

Utils for access to the command line.

License

License

GPLv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

cmd
Version

Version

8.1.1
Type

Type

jar
Description

Description

commons.Command line
Utils for access to the command line.
Project Organization

Project Organization

cedarsoft GmbH

Download cmd 8.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.cedarsoft.commons : renderer jar 8.1.1
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.errorprone : error_prone_annotations jar 2.0.19
javax.inject : javax.inject jar 1
org.assertj : assertj-core jar 3.7.0

test (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
junit : junit jar 4.12
org.easymock : easymockclassextension jar 3.2
org.easymock : easymock jar 3.4
org.mockito : mockito-core jar 2.7.22

Project Modules

There are no modules declared in this project.