org.pantsbuild:args4j

Utilities to make args4j more like com.twitter.common#args

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка args4j Взаимодействие с пользователем CLI
Группа

Группа

org.pantsbuild
Идентификатор

Идентификатор

args4j
Последняя версия

Последняя версия

0.0.22
Дата

Дата

Тип

Тип

jar
Описание

Описание

org.pantsbuild:args4j
Utilities to make args4j more like com.twitter.common#args
Ссылка на сайт

Ссылка на сайт

http://pantsbuild.github.io/
Система контроля версий

Система контроля версий

https://github.com/pantsbuild/pants

Скачать args4j

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
args4j : args4j jar 2.33
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 3.0.2

Модули Проекта

Данный проект не имеет модулей.

Pants Build System

Pants is a scalable build system for monorepos: codebases containing multiple projects, often using multiple programming languages and frameworks, in a single unified code repository.

Some noteworthy features include:

  • Explicit dependency modeling.
  • Fine-grained invalidation.
  • Shared result caching.
  • Concurrent execution.
  • Remote execution.
  • Unified interface for multiple tools and languages.
  • Extensibility and customizability via a plugin API.

Documentation: www.pantsbuild.org.

We release to PyPI version license

We use Travis CI to verify the build Build Status.

Requirements

To run Pants, you need:

  • Linux or macOS.
  • Python 3.6+ discoverable on your PATH.
  • A C compiler, system headers, Python headers (to compile native Python modules) and the libffi library and headers (to compile and link modules that use CFFI to access native code).
  • Internet access (so that Pants can fully bootstrap itself).
org.pantsbuild

Pants Build

Pants Build System

Версии библиотеки

Версия
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2