examples - cli-daemon

examples

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.github.qsy7.java.examples
ArtifactId

ArtifactId

cli-daemon
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

examples - cli-daemon
examples

Download cli-daemon

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.qsy7.java.configuration.cli : guice pom 0.1.2

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.0