License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdworld.convex |
ArtifactId | ArtifactIdconvex-cli |
Version | Version0.7.4 |
Type | Typejar |
Description |
DescriptionConvex CLI
Convex command line integration and tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
convex-cli-0.7.4.pom | |
convex-cli-0.7.4.jar | 16 MB |
convex-cli-0.7.4-sources.jar | 33 KB |
convex-cli-0.7.4-javadoc.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/world.convex/convex-cli/ -->
<dependency>
<groupId>world.convex</groupId>
<artifactId>convex-cli</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/world.convex/convex-cli/
implementation 'world.convex:convex-cli:0.7.4'
// https://jarcasting.com/artifacts/world.convex/convex-cli/
implementation ("world.convex:convex-cli:0.7.4")
'world.convex:convex-cli:jar:0.7.4'
<dependency org="world.convex" name="convex-cli" rev="0.7.4">
<artifact name="convex-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='world.convex', module='convex-cli', version='0.7.4')
)
libraryDependencies += "world.convex" % "convex-cli" % "0.7.4"
[world.convex/convex-cli "0.7.4"]
Group / Artifact | Type | Version |
---|---|---|
world.convex : convex-peer | jar | 0.7.4 |
world.convex : convex-core | jar | 0.7.4 |
world.convex : convex-gui | jar | 0.7.4 |
info.picocli : picocli | jar | 4.6.1 |
org.slf4j : slf4j-api | jar | 1.7.31 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
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.7.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |