Last Version

Cmd line Utils 1.3

Utils for access to the command line.

License

License

GroupId

GroupId

eu.cedarsoft.utils
ArtifactId

ArtifactId

cmd
Version

Version

1.3
Type

Type

jar
Description

Description

Cmd line Utils
Utils for access to the command line.
Project Organization

Project Organization

cedarsoft GmbH

Download cmd 1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
eu.cedarsoft.utils : common jar 1.3
eu.cedarsoft : guice-annotations jar 1.0
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.14
com.intellij : annotations jar 7.0.3

test (5)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
org.testng : testng jar 5.8
org.easymock : easymockclassextension jar 2.4
org.easymock : easymock jar 2.4
fest » fest-assert jar 1.0a1

Project Modules

There are no modules declared in this project.