| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.airlift |
| Идентификатор | Идентификаторcommand |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommand
Convenience library for executing external processes
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : units | jar | 1.0 |
| com.google.guava : guava | jar | 21.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |
| io.airlift : testing | jar | 0.150 |
| io.airlift : concurrent | jar | 0.150 |