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

JCommander Dependency Injection Adapters 0.1

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 0.1

Имя Файла Размер
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