All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by telnet with all dependencies

Search JAR files by class name

nvt4j from group org.dellroad (version 1.2.0)

The Network Virtual Terminal for Java (NVT4J) is a library which can drive a terminal emulator connected to the application through a telnet session.

Group: org.dellroad Artifact: nvt4j
Show documentation Show source 
 

0 downloads
Artifact nvt4j
Group org.dellroad
Version 1.2.0
Last update 05. April 2016
Organization not specified
URL https://github.com/archiecobbs/nvt4j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi-telnet from group de.matrixweb.osgi (version 0.1.0)

This implements a very simple telnet client to be used by the OSGi-Kernel to install maven bundles.

Group: de.matrixweb.osgi Artifact: osgi-telnet
Show documentation Show source 
 

0 downloads
Artifact osgi-telnet
Group de.matrixweb.osgi
Version 0.1.0
Last update 31. May 2013
Organization not specified
URL https://github.com/KnisterPeter/osgi-telnet
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rhevm-api-powershell-expectj from group com.redhat.rhevm.api (version 1.0-rc1.21)

ExpectJ is a Java re-implementation of the venerable TCL Expect utility. It can be used to script interaction with either a process (through stdin / stdout) or a telnet session.

Group: com.redhat.rhevm.api Artifact: rhevm-api-powershell-expectj
Show all versions Show documentation Show source 
 

0 downloads
Artifact rhevm-api-powershell-expectj
Group com.redhat.rhevm.api
Version 1.0-rc1.21
Last update 21. November 2011
Organization not specified
URL http://expectj.sourceforge.net
License GNU Lesser General Public License 2.1
Dependencies amount 2
Dependencies commons-logging, jsch,
There are maybe transitive dependencies!

expectj from group net.sourceforge.expectj (version 2.0.7)

ExpectJ is a Java re-implementation of the venerable TCL Expect utility. It can be used to script interaction with either a process (through stdin / stdout) or a telnet session.

Group: net.sourceforge.expectj Artifact: expectj
Show all versions Show documentation Show source 
 

13 downloads
Artifact expectj
Group net.sourceforge.expectj
Version 2.0.7
Last update 26. July 2010
Organization not specified
URL http://expectj.sourceforge.net
License GNU Lesser General Public License 2.1
Dependencies amount 2
Dependencies commons-logging, jsch,
There are maybe transitive dependencies!

enchanter-core from group org.codehaus.mojo.enchanter (version 1.0-beta-1)

Group: org.codehaus.mojo.enchanter Artifact: enchanter-core
Show documentation Show source 
 

4 downloads
Artifact enchanter-core
Group org.codehaus.mojo.enchanter
Version 1.0-beta-1
Last update 04. November 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ganymed-ssh2, commons-net,
There are maybe transitive dependencies!

enchanter from group org.codehaus.mojo.enchanter (version 1.0-beta-1)

Enchanter is a small library that helps you script SSH/Telnet sessions in a manner similar to Expect. It also comes with a Maven plugin to setup connection and invoke your script(s) using JSR-223 which is part of Java 1.6

Group: org.codehaus.mojo.enchanter Artifact: enchanter
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact enchanter
Group org.codehaus.mojo.enchanter
Version 1.0-beta-1
Last update 04. November 2013
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

biz.aQute.shell.sshd.provider from group biz.aQute (version 1.10.0)

An SSH daemon that interacts with Gogo. Since many Linux distributions have removed telnet, there is a need to interact with Gogo using ssh, which is still approved. This ssh provider can be used without authentication when registered only on localhost. Otherwise the user should register an biz.aQute.authentication.api.Authenticator service. The configuration by default requires this optional service to be there.

Group: biz.aQute Artifact: biz.aQute.shell.sshd.provider
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.shell.sshd.provider
Group biz.aQute
Version 1.10.0
Last update 13. April 2023
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 10
Dependencies osgi.annotation, org.osgi.service.component.annotations, sshd-osgi, slf4j-api, aQute.libg, org.apache.felix.gogo.runtime, org.osgi.service.metatype.annotations, biz.aQute.api.authentication, biz.aQute.api.authorization, org.osgi.framework,
There are maybe transitive dependencies!

ares-boot-starter-rpc-api from group io.github.aresxue.boot (version 1.0.2)

Group: io.github.aresxue.boot Artifact: ares-boot-starter-rpc-api
Show all versions 
 

0 downloads
Artifact ares-boot-starter-rpc-api
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ares-boot-starter-rpc-abstract from group io.github.aresxue.boot (version 1.0.2)

Group: io.github.aresxue.boot Artifact: ares-boot-starter-rpc-abstract
Show all versions 
 

0 downloads
Artifact ares-boot-starter-rpc-abstract
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies ares-boot-starter-rpc-api,
There are maybe transitive dependencies!

ares-boot-starter-rpc-adapter from group io.github.aresxue.boot (version 1.0.2)

rpc快速使用,可自动从配置中心获取注册中心、线程池、超时时间等配置, 在rpc调用异常时将异常封装成标准响应对象返回给调用方,并自定义rpc telnet指令供开发测试使用, 业务可使用提供注解进行rpc服务的消费和提供,可实现消费和提供者服务批量管理,提供泛化调用工具 RPC use quickly, and the underlying implementation is currently dubbo, which can automatically obtain configurations such as registration center, thread pool, and timeout time from the configuration center. When dubbo calls an exception, it will encapsulate the exception into a standard response object and return it to the caller, and customize the dubbo telnet command. For development and testing, businesses can use annotations to consume and provide RPC services, realize batch management of consumption and provider services, and provide generalized calling tools

Group: io.github.aresxue.boot Artifact: ares-boot-starter-rpc-adapter
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-rpc-adapter
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 3 from 3 (items total 31)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy