Termd Core

An open source terminal daemon library providing terminal handling in Java

License

License

GroupId

GroupId

io.termd
ArtifactId

ArtifactId

termd-core
Last Version

Last Version

1.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

Termd Core
An open source terminal daemon library providing terminal handling in Java
Project Organization

Project Organization

Termd

Download termd-core

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
io.netty : netty-common jar 4.1.1.Final
io.netty : netty-buffer jar 4.1.1.Final
io.netty : netty-transport jar 4.1.1.Final
io.netty : netty-handler jar 4.1.1.Final
io.netty : netty-codec-http jar 4.1.1.Final
com.fasterxml.jackson.core : jackson-core jar 2.7.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
commons-logging : commons-logging Optional jar 1.1.1
org.apache.sshd : sshd-core Optional jar 1.2.0
org.bouncycastle : bcprov-jdk15on Optional jar 1.54
org.bouncycastle : bcpkix-jdk15on Optional jar 1.54
org.slf4j : slf4j-api Optional jar 1.7.21

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.21
commons-net : commons-net jar 3.3
io.undertow : undertow-core jar 1.2.6.Final
org.jboss.spec.javax.websocket : jboss-websocket-api_1.1_spec jar 1.1.0.Final
io.undertow : undertow-websockets-jsr jar 1.2.7.Final
com.jcraft : jsch jar 0.1.53
org.apache.mina : mina-core jar 2.0.9
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0