License |
License |
---|---|
Categories |
CategoriesJLine User Interface CLI |
GroupId | GroupIdcom.aspectran |
ArtifactId | ArtifactIdaspectran-shell-jline |
Version | Version7.0.4 |
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.4.pom | |
aspectran-shell-jline-7.0.4.jar | 21 KB |
aspectran-shell-jline-7.0.4-sources.jar | 12 KB |
aspectran-shell-jline-7.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aspectran/aspectran-shell-jline/
implementation 'com.aspectran:aspectran-shell-jline:7.0.4'
// https://jarcasting.com/artifacts/com.aspectran/aspectran-shell-jline/
implementation ("com.aspectran:aspectran-shell-jline:7.0.4")
'com.aspectran:aspectran-shell-jline:jar:7.0.4'
<dependency org="com.aspectran" name="aspectran-shell-jline" rev="7.0.4">
<artifact name="aspectran-shell-jline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aspectran', module='aspectran-shell-jline', version='7.0.4')
)
libraryDependencies += "com.aspectran" % "aspectran-shell-jline" % "7.0.4"
[com.aspectran/aspectran-shell-jline "7.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.aspectran : aspectran-shell | jar | 7.0.4 |
org.jline : jline | jar | 3.20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jline : jline-terminal-jansi | jar | 3.20.0 |
Group / Artifact | Type | Version |
---|---|---|
com.aspectran : aspectran-with-freemarker | jar | 7.0.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |