Micronaut

Natively Cloud Native

License

License

Categories

Categories

Micronaut Container Microservices CLI User Interface
GroupId

GroupId

io.micronaut
ArtifactId

ArtifactId

cli
Last Version

Last Version

1.0.0.RC2
Release Date

Release Date

Type

Type

jar
Description

Description

Micronaut
Natively Cloud Native
Project URL

Project URL

http://micronaut.io

Download cli

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
org.codehaus.plexus : plexus-component-api jar 1.0-alpha-33
org.slf4j : slf4j-api jar 1.7.25
info.picocli : picocli jar 3.5.0
org.apache.ant : ant jar 1.9.7
org.codehaus.groovy : groovy-ant jar 2.5.1
org.codehaus.groovy : groovy-json jar 2.5.1
org.codehaus.groovy : groovy-jmx jar 2.5.1
org.codehaus.groovy : groovy-xml jar 2.5.1
org.codehaus.groovy : groovy-templates jar 2.5.1
org.fusesource.jansi : jansi jar 1.14
jline : jline jar 2.12
org.springframework.boot : spring-boot-cli jar 1.5.10.RELEASE
org.yaml : snakeyaml jar 1.23

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RC2
1.0.0.M4