JCommander Dependency Injection Adapters

A set of integrations for the JCommander command-line processing system with JSR-330 compliant dependency injection systems.

Лицензия

Лицензия

Категории

Категории

Сеть CLI Взаимодействие с пользователем JCommander
Группа

Группа

net.israfil.cli
Идентификатор

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

jcommander-inject-parent
Последняя версия

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

0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

JCommander Dependency Injection Adapters
A set of integrations for the JCommander command-line processing system with JSR-330 compliant dependency injection systems.
Ссылка на сайт

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

http://github.com/israfil/jcommander-inject
Организация-разработчик

Организация-разработчик

Israfil Consulting Services Corporation
Система контроля версий

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

http://github.com/israfil/jcommander-inject

Скачать jcommander-inject-parent

Имя Файла Размер
jcommander-inject-parent-0.1.pom 3 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/net.israfil.cli/jcommander-inject-parent/ -->
<dependency>
    <groupId>net.israfil.cli</groupId>
    <artifactId>jcommander-inject-parent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.israfil.cli/jcommander-inject-parent/
implementation 'net.israfil.cli:jcommander-inject-parent:0.1'
// https://jarcasting.com/artifacts/net.israfil.cli/jcommander-inject-parent/
implementation ("net.israfil.cli:jcommander-inject-parent:0.1")
'net.israfil.cli:jcommander-inject-parent:pom:0.1'
<dependency org="net.israfil.cli" name="jcommander-inject-parent" rev="0.1">
  <artifact name="jcommander-inject-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.israfil.cli', module='jcommander-inject-parent', version='0.1')
)
libraryDependencies += "net.israfil.cli" % "jcommander-inject-parent" % "0.1"
[net.israfil.cli/jcommander-inject-parent "0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • guice

JCommander-Inject

JCommander is a command-line parameter parsing framework created by Cédric Beust. It lets you create annotated parameter objects, and handles parsing, type coercion, and various kinds of error reporting for the library user.

JCommander-Inject provides integrations between JCommander and dependency injection frameworks based on JSR-330 - a sort of flags-binder.

Integrations:

  • Guice (Released): Module builder approach
  • Dagger (Planned): Code-generation of a Dagger module
  • Others: No firm plans, contributions are welcome.
net.israfil.cli

Israfil Consulting Services Corporation

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

Версия
0.1