Convex CLI

Convex command line integration and tools

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

world.convex
ArtifactId

ArtifactId

convex-cli
Last Version

Last Version

0.7.6
Release Date

Release Date

Type

Type

jar
Description

Description

Convex CLI
Convex command line integration and tools
Project URL

Project URL

https://convex.world

Download convex-cli

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
world.convex : convex-peer jar 0.7.6
world.convex : convex-core jar 0.7.6
world.convex : convex-gui jar 0.7.6
info.picocli : picocli jar 4.6.1
org.slf4j : slf4j-api jar 1.7.31
ch.qos.logback : logback-core jar 1.2.11
ch.qos.logback : logback-classic jar 1.2.11

test (5)

Group / Artifact Type Version
com.pholser : junit-quickcheck-core jar 1.0
com.pholser : junit-quickcheck-generators jar 1.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.7.0-rc4
0.7.0-rc3
0.7.0-rc2
0.7.0-rc1