License |
License |
---|---|
Categories |
CategoriesGUI User Interface CLI |
GroupId | GroupIdio.guise |
ArtifactId | ArtifactIdguise-cli |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGuise CLI
Guise™ Command-Line Interface (CLI) utility program.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
guise-cli-0.5.2.pom | |
guise-cli-0.5.2.jar | 15 KB |
guise-cli-0.5.2-sources.jar | 9 KB |
guise-cli-0.5.2-javadoc.jar | 396 KB |
guise-cli-0.5.2-exe.jar | 34 MB |
guise-cli-0.5.2-bin.zip | 63 MB |
guise-cli-0.5.2-bin.tar.xz | 63 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.guise/guise-cli/ -->
<dependency>
<groupId>io.guise</groupId>
<artifactId>guise-cli</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.guise/guise-cli/
implementation 'io.guise:guise-cli:0.5.2'
// https://jarcasting.com/artifacts/io.guise/guise-cli/
implementation ("io.guise:guise-cli:0.5.2")
'io.guise:guise-cli:jar:0.5.2'
<dependency org="io.guise" name="guise-cli" rev="0.5.2">
<artifact name="guise-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.guise', module='guise-cli', version='0.5.2')
)
libraryDependencies += "io.guise" % "guise-cli" % "0.5.2"
[io.guise/guise-cli "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-application | jar | 0.7.5 |
com.globalmentor : globalmentor-core | jar | 0.7.0 |
com.github.dtmo.jfiglet : jfiglet | jar | 1.0.1 |
io.clogr : clogr-logback-provider | jar | 0.8.0 |
io.confound : confound-file | jar | 0.7.2 |
io.guise : guise-mummy | jar | 0.5.2 |
io.guise : guise-tomcat | jar | 0.5.2 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.50 |
org.tuxdude.logback.extensions : logback-colorizer | jar | 1.0.1 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |