License |
License |
---|---|
GroupId | GroupIdio.termd |
ArtifactId | ArtifactIdtermd-core |
Last Version | Last Version1.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTermd Core
An open source terminal daemon library providing terminal handling in Java
|
Project Organization |
Project OrganizationTermd |
Filename | Size |
---|---|
termd-core-1.1.9.pom | |
termd-core-1.1.9.jar | 620 KB |
termd-core-1.1.9-tests.jar | 293 KB |
termd-core-1.1.9-test-sources.jar | 120 KB |
termd-core-1.1.9-sources.jar | 493 KB |
termd-core-1.1.9-javadoc.jar | 811 KB |
Browse |
<!-- 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"]
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 |
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 |