Nuun IO C.L.I. plugin

This plugin provides the IOC for command line. With it you can handle projects with command line options.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.nuun
ArtifactId

ArtifactId

nuun-cli-plugin
Last Version

Last Version

1.0.M1
Release Date

Release Date

Type

Type

jar
Description

Description

Nuun IO C.L.I. plugin
This plugin provides the IOC for command line. With it you can handle projects with command line options.
Source Code Management

Source Code Management

https://github.com/nuun-io/nuun-cli-plugin

Download nuun-cli-plugin

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.nuun : kernel-specs jar 1.0.M1
io.nuun : kernel-core jar 1.0.M1
io.nuun : nuun-log-plugin jar 1.0.M1
commons-cli : commons-cli jar 1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.0.0
org.assertj : assertj-core jar 1.3.0

Project Modules

There are no modules declared in this project.

Nuun Cli Plugin

io.nuun

Nuun IO

Nuun.IO is a set of libraries allowing a full use of the IOC principle.

Versions

Version
1.0.M1