| License |
License |
|---|---|
| Categories |
CategoriesJLine User Interface CLI |
| GroupId | GroupIdcom.aspectran |
| ArtifactId | ArtifactIdaspectran-shell-jline |
| Version | Version7.0.6 |
| Type | Typejar |
| Description |
DescriptionAspectran Shell using JLine
Build Interactive Shell Applications with JLine 3
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| aspectran-shell-jline-7.0.6.pom | |
| aspectran-shell-jline-7.0.6.jar | 21 KB |
| aspectran-shell-jline-7.0.6-sources.jar | 12 KB |
| aspectran-shell-jline-7.0.6-javadoc.jar | 419 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aspectran/aspectran-shell-jline/ -->
<dependency>
<groupId>com.aspectran</groupId>
<artifactId>aspectran-shell-jline</artifactId>
<version>7.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.aspectran/aspectran-shell-jline/
implementation 'com.aspectran:aspectran-shell-jline:7.0.6'
// https://jarcasting.com/artifacts/com.aspectran/aspectran-shell-jline/
implementation ("com.aspectran:aspectran-shell-jline:7.0.6")
'com.aspectran:aspectran-shell-jline:jar:7.0.6'
<dependency org="com.aspectran" name="aspectran-shell-jline" rev="7.0.6">
<artifact name="aspectran-shell-jline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aspectran', module='aspectran-shell-jline', version='7.0.6')
)
libraryDependencies += "com.aspectran" % "aspectran-shell-jline" % "7.0.6"
[com.aspectran/aspectran-shell-jline "7.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aspectran : aspectran-shell | jar | 7.0.6 |
| org.jline : jline | jar | 3.21.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jline : jline-terminal-jansi | jar | 3.21.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.aspectran : aspectran-with-freemarker | jar | 7.0.6 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| ch.qos.logback : logback-classic | jar | 1.2.9 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |