License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.extra-standard |
ArtifactId | ArtifactIdextra-cli |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextra-cli
eXTra Command Line Interface
|
Project URL |
Project URL |
Filename | Size |
---|---|
extra-cli-1.0.0.pom | |
extra-cli-1.0.0.zip | 20 MB |
extra-cli-1.0.0-tests.jar | 16 KB |
extra-cli-1.0.0-test-sources.jar | 12 KB |
extra-cli-1.0.0-sources.jar | 17 KB |
extra-cli-1.0.0-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.extra-standard/extra-cli/ -->
<dependency>
<groupId>de.extra-standard</groupId>
<artifactId>extra-cli</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.extra-standard/extra-cli/
implementation 'de.extra-standard:extra-cli:1.0.0'
// https://jarcasting.com/artifacts/de.extra-standard/extra-cli/
implementation ("de.extra-standard:extra-cli:1.0.0")
'de.extra-standard:extra-cli:jar:1.0.0'
<dependency org="de.extra-standard" name="extra-cli" rev="1.0.0">
<artifact name="extra-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.extra-standard', module='extra-cli', version='1.0.0')
)
libraryDependencies += "de.extra-standard" % "extra-cli" % "1.0.0"
[de.extra-standard/extra-cli "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
de.extra-standard : extra-configplugin-default | jar | 1.0.0 |
de.extra-standard : extra-responseprocessplugin-sample | jar | 1.0.0 |
de.extra-standard : extra-dataplugin-dbquery | jar | 1.0.0 |
de.extra-standard : extra-dataplugin-simplequery | jar | 1.0.0 |
de.extra-standard : extra-dataplugin-file | jar | 1.0.0 |
de.extra-standard : extra-outputplugin-http | jar | 1.0.0 |
de.extra-standard : extra-outputplugin-ws | jar | 1.0.0 |
de.extra-standard : extra-execution-jpa | jar | 1.0.0 |
de.extra-standard : extra-core | jar | 1.0.0 |
commons-cli : commons-cli | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
de.extra-standard : extra-execution-jpa | test-jar | 1.0.0 |
junit : junit | jar | 4.10 |
org.springframework : spring-test | jar | 3.1.1.RELEASE |
org.hsqldb : hsqldb | jar | 2.2.4 |