License |
License |
---|---|
GroupId | GroupIdcom.alibaba.middleware |
ArtifactId | ArtifactIdtermd-core |
Last Version | Last Version1.1.7.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTermd Core
An open source terminal daemon library providing terminal handling in Java,
back ported to Alibaba by core engine team to support running on JDK 6+.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
termd-core-1.1.7.12.pom | |
termd-core-1.1.7.12.jar | 706 KB |
termd-core-1.1.7.12-test-sources.jar | 142 KB |
termd-core-1.1.7.12-sources.jar | 582 KB |
termd-core-1.1.7.12-javadoc.jar | 678 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.middleware/termd-core/ -->
<dependency>
<groupId>com.alibaba.middleware</groupId>
<artifactId>termd-core</artifactId>
<version>1.1.7.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.middleware/termd-core/
implementation 'com.alibaba.middleware:termd-core:1.1.7.12'
// https://jarcasting.com/artifacts/com.alibaba.middleware/termd-core/
implementation ("com.alibaba.middleware:termd-core:1.1.7.12")
'com.alibaba.middleware:termd-core:jar:1.1.7.12'
<dependency org="com.alibaba.middleware" name="termd-core" rev="1.1.7.12">
<artifact name="termd-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.middleware', module='termd-core', version='1.1.7.12')
)
libraryDependencies += "com.alibaba.middleware" % "termd-core" % "1.1.7.12"
[com.alibaba.middleware/termd-core "1.1.7.12"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-common | jar | 4.1.49.Final |
io.netty : netty-buffer | jar | 4.1.49.Final |
io.netty : netty-transport | jar | 4.1.49.Final |
io.netty : netty-handler | jar | 4.1.49.Final |
io.netty : netty-codec-http | jar | 4.1.49.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9.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.66 |
org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.66 |
org.slf4j : slf4j-api Optional | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
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 |