Last Version

Æsh Terminal Http 2.2

Æsh (Another Extendable SHell) Terminal Http

License

License

Categories

Categories

MINA Net Networking
GroupId

GroupId

org.aesh
ArtifactId

ArtifactId

terminal-http
Version

Version

2.2
Type

Type

jar
Description

Description

Æsh Terminal Http
Æsh (Another Extendable SHell) Terminal Http
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/aeshell/aesh-readline/tree/master

Download terminal-http 2.2


<!-- https://jarcasting.com/artifacts/org.aesh/terminal-http/ -->
<dependency>
    <groupId>org.aesh</groupId>
    <artifactId>terminal-http</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.aesh/terminal-http/
implementation 'org.aesh:terminal-http:2.2'
// https://jarcasting.com/artifacts/org.aesh/terminal-http/
implementation ("org.aesh:terminal-http:2.2")
'org.aesh:terminal-http:jar:2.2'
<dependency org="org.aesh" name="terminal-http" rev="2.2">
  <artifact name="terminal-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aesh', module='terminal-http', version='2.2')
)
libraryDependencies += "org.aesh" % "terminal-http" % "2.2"
[org.aesh/terminal-http "2.2"]

Dependencies

compile (6)

Group / Artifact Type Version
io.netty : netty-common jar 4.1.36.Final
io.netty : netty-transport jar 4.1.36.Final
io.netty : netty-handler jar 4.1.36.Final
io.netty : netty-codec-http jar 4.1.36.Final
org.aesh : terminal-api jar 2.2
com.fasterxml.jackson.core : jackson-databind jar 2.6.1

test (5)

Group / Artifact Type Version
org.aesh : terminal-api test-jar 2.2
io.undertow : undertow-core jar [2.0.21,)
org.jboss.spec.javax.websocket : jboss-websocket-api_1.1_spec jar 1.1.0.Final
io.undertow : undertow-websockets-jsr jar 1.3.31.Final
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.