| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.kanstren.tcptunnel |
| Идентификатор | Идентификаторtcptunnel |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTCP Tunnel
Sets up a forwarding TCP connection between two endpoints, collection all data passed between.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| tcptunnel-1.2.0.pom | |
| tcptunnel-1.2.0.jar | 20 KB |
| tcptunnel-1.2.0-sources.jar | 15 KB |
| tcptunnel-1.2.0-javadoc.jar | 92 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.kanstren.tcptunnel/tcptunnel/ -->
<dependency>
<groupId>net.kanstren.tcptunnel</groupId>
<artifactId>tcptunnel</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.kanstren.tcptunnel/tcptunnel/
implementation 'net.kanstren.tcptunnel:tcptunnel:1.2.0'
// https://jarcasting.com/artifacts/net.kanstren.tcptunnel/tcptunnel/
implementation ("net.kanstren.tcptunnel:tcptunnel:1.2.0")
'net.kanstren.tcptunnel:tcptunnel:jar:1.2.0'
<dependency org="net.kanstren.tcptunnel" name="tcptunnel" rev="1.2.0">
<artifact name="tcptunnel" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kanstren.tcptunnel', module='tcptunnel', version='1.2.0')
)
libraryDependencies += "net.kanstren.tcptunnel" % "tcptunnel" % "1.2.0"
[net.kanstren.tcptunnel/tcptunnel "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.1.1 |
| net.kanstren.osmo : osmotester | jar | 3.7.1 |
| org.nanohttpd : nanohttpd | jar | 2.2.0 |