| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdcom.lancethomps |
| ArtifactId | ArtifactIdlancethomps-java-cli |
| Last Version | Last Version1.14.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.lancethomps:lancethomps-java-cli
Shared Maven configuration for com.lancethomps Maven repos
|
| Filename | Size |
|---|---|
| lancethomps-java-cli-1.14.0.pom | 8 KB |
| lancethomps-java-cli-1.14.0-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.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lancethomps/lancethomps-java-cli/
implementation 'com.lancethomps:lancethomps-java-cli:1.14.0'
// https://jarcasting.com/artifacts/com.lancethomps/lancethomps-java-cli/
implementation ("com.lancethomps:lancethomps-java-cli:1.14.0")
'com.lancethomps:lancethomps-java-cli:jar:1.14.0'
<dependency org="com.lancethomps" name="lancethomps-java-cli" rev="1.14.0">
<artifact name="lancethomps-java-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lancethomps', module='lancethomps-java-cli', version='1.14.0')
)
libraryDependencies += "com.lancethomps" % "lancethomps-java-cli" % "1.14.0"
[com.lancethomps/lancethomps-java-cli "1.14.0"]
| 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.17.2 |
| com.google.guava : guava | jar | 31.1-jre |
| org.apache.commons : commons-text | jar | 1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.graalvm.nativeimage : svm | jar | 20.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |