command

Convenience library for executing external processes

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

command
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

command
Convenience library for executing external processes
Project URL

Project URL

https://github.com/airlift/command
Source Code Management

Source Code Management

https://github.com/airlift/command

Download command

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.airlift : units jar 1.0
com.google.guava : guava jar 21.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
io.airlift : testing jar 0.150
io.airlift : concurrent jar 0.150

Project Modules

There are no modules declared in this project.
io.airlift

Versions

Version
0.3
0.2
0.1