cloud-bom

Command framework and dispatcher for the JVM

License

License

GroupId

GroupId

cloud.commandframework
ArtifactId

ArtifactId

cloud-bom
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

cloud-bom
Command framework and dispatcher for the JVM
Project URL

Project URL

https://github.com/Incendo/cloud
Source Code Management

Source Code Management

https://github.com/Incendo/cloud

Download cloud-bom

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.2
1.6.1
1.6.0