License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.lancethomps |
ArtifactId | ArtifactIdlancethomps-java-cli |
Version | Version1.9.3 |
Type | Typejar |
Description |
Descriptioncom.lancethomps:lancethomps-java-cli
Shared Maven configuration for com.lancethomps Maven repos
|
Filename | Size |
---|---|
lancethomps-java-cli-1.9.3.pom | 8 KB |
lancethomps-java-cli-1.9.3-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lancethomps/lancethomps-java-cli/ -->
<dependency>
<groupId>com.lancethomps</groupId>
<artifactId>lancethomps-java-cli</artifactId>
<version>1.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lancethomps/lancethomps-java-cli/
implementation 'com.lancethomps:lancethomps-java-cli:1.9.3'
// https://jarcasting.com/artifacts/com.lancethomps/lancethomps-java-cli/
implementation ("com.lancethomps:lancethomps-java-cli:1.9.3")
'com.lancethomps:lancethomps-java-cli:jar:1.9.3'
<dependency org="com.lancethomps" name="lancethomps-java-cli" rev="1.9.3">
<artifact name="lancethomps-java-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lancethomps', module='lancethomps-java-cli', version='1.9.3')
)
libraryDependencies += "com.lancethomps" % "lancethomps-java-cli" % "1.9.3"
[com.lancethomps/lancethomps-java-cli "1.9.3"]
Group / Artifact | Type | Version |
---|---|---|
info.picocli : picocli | jar | 4.3.2 |
info.picocli : picocli-jansi-graalvm | jar | 1.1.0 |
org.fusesource.jansi : jansi | jar | 1.18 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
com.google.guava : guava | jar | 29.0-jre |
org.apache.commons : commons-text | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.nativeimage : svm | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |