Last Version

JCommander Dependency Injection Adapters 0.1

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

License

License

Categories

Categories

Net CLI User Interface JCommander
GroupId

GroupId

net.israfil.cli
ArtifactId

ArtifactId

jcommander-inject-parent
Version

Version

0.1
Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

Israfil Consulting Services Corporation
Source Code Management

Source Code Management

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

Download jcommander-inject-parent 0.1


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • guice