| License |
License |
|---|---|
| GroupId | GroupIdio.airlift |
| ArtifactId | ArtifactIdcommand |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommand
Convenience library for executing external processes
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| command-0.3.pom | |
| command-0.3.jar | 12 KB |
| command-0.3-tests.jar | 4 KB |
| command-0.3-test-sources.jar | 2 KB |
| command-0.3-sources.jar | 7 KB |
| command-0.3-javadoc.jar | 51 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |
| io.airlift : testing | jar | 0.150 |
| io.airlift : concurrent | jar | 0.150 |