License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.aesh |
ArtifactId | ArtifactIdaesh |
Last Version | Last Version0.66.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionÆsh
Æsh (Another Extendable SHell)
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aesh-0.66.19.pom | |
aesh-0.66.19.jar | 176 KB |
aesh-0.66.19-tests.jar | 56 KB |
aesh-0.66.19-sources.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.aesh/aesh/ -->
<dependency>
<groupId>org.jboss.aesh</groupId>
<artifactId>aesh</artifactId>
<version>0.66.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.aesh/aesh/
implementation 'org.jboss.aesh:aesh:0.66.19'
// https://jarcasting.com/artifacts/org.jboss.aesh/aesh/
implementation ("org.jboss.aesh:aesh:0.66.19")
'org.jboss.aesh:aesh:jar:0.66.19'
<dependency org="org.jboss.aesh" name="aesh" rev="0.66.19">
<artifact name="aesh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.aesh', module='aesh', version='0.66.19')
)
libraryDependencies += "org.jboss.aesh" % "aesh" % "0.66.19"
[org.jboss.aesh/aesh "0.66.19"]
Group / Artifact | Type | Version |
---|---|---|
org.fusesource.jansi : jansi | jar | 1.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |