Nuun Cli Plugin
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.nuun |
| ArtifactId | ArtifactIdnuun-cli-plugin |
| Last Version | Last Version1.0.M1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNuun 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 |
| Filename | Size |
|---|---|
| nuun-cli-plugin-1.0.M1.pom | |
| nuun-cli-plugin-1.0.M1.jar | 31 KB |
| nuun-cli-plugin-1.0.M1-sources.jar | 20 KB |
| nuun-cli-plugin-1.0.M1-javadoc.jar | 83 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
Nuun Cli Plugin
| Version |
|---|
|
1.0.M1
|