Last Version

Bedework cliutil: utility CLI classes 5.0.0

This project provides a number of utility classes and methods used for CLIs

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bedework
ArtifactId

ArtifactId

bw-cliutil
Version

Version

5.0.0
Type

Type

pom
Description

Description

Bedework cliutil: utility CLI classes
This project provides a number of utility classes and methods used for CLIs
Project URL

Project URL

https://github.com/Bedework/bw-cliutil
Project Organization

Project Organization

Bedework
Source Code Management

Source Code Management

https://github.com/Bedework/bw-cliutil

Download bw-cliutil 5.0.0

Filename Size
bw-cliutil-5.0.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bedework/bw-cliutil/ -->
<dependency>
    <groupId>org.bedework</groupId>
    <artifactId>bw-cliutil</artifactId>
    <version>5.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-cliutil/
implementation 'org.bedework:bw-cliutil:5.0.0'
// https://jarcasting.com/artifacts/org.bedework/bw-cliutil/
implementation ("org.bedework:bw-cliutil:5.0.0")
'org.bedework:bw-cliutil:pom:5.0.0'
<dependency org="org.bedework" name="bw-cliutil" rev="5.0.0">
  <artifact name="bw-cliutil" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-cliutil', version='5.0.0')
)
libraryDependencies += "org.bedework" % "bw-cliutil" % "5.0.0"
[org.bedework/bw-cliutil "5.0.0"]

Dependencies

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

Project Modules

  • bw-util-cli
  • bw-util-jolokia