License |
License
GLP with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.utils |
ArtifactId | ArtifactIdcmd |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCmd line Utils
Utils for access to the command line.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cmd-1.3.7.pom | |
cmd-1.3.7.jar | 15 KB |
cmd-1.3.7-sources.jar | 8 KB |
cmd-1.3.7-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.utils/cmd/ -->
<dependency>
<groupId>com.cedarsoft.utils</groupId>
<artifactId>cmd</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.utils/cmd/
implementation 'com.cedarsoft.utils:cmd:1.3.7'
// https://jarcasting.com/artifacts/com.cedarsoft.utils/cmd/
implementation ("com.cedarsoft.utils:cmd:1.3.7")
'com.cedarsoft.utils:cmd:jar:1.3.7'
<dependency org="com.cedarsoft.utils" name="cmd" rev="1.3.7">
<artifact name="cmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.utils', module='cmd', version='1.3.7')
)
libraryDependencies += "com.cedarsoft.utils" % "cmd" % "1.3.7"
[com.cedarsoft.utils/cmd "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.utils : common | jar | 1.3.7 |
com.cedarsoft : guice-annotations | jar | 1.1.2 |
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.14 |
com.intellij : annotations | jar | 7.0.3 |
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.0rc1 |