Torpedo JDBC SSH Tunnel

Tunnel any jdbc connection

Лицензия

Лицензия

Группа

Группа

org.torpedoquery
Идентификатор

Идентификатор

jdbc-ssh-tunnel
Последняя версия

Последняя версия

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Torpedo JDBC SSH Tunnel
Tunnel any jdbc connection
Система контроля версий

Система контроля версий

https://github.com/xjodoin/jdbc-ssh-tunnel

Скачать jdbc-ssh-tunnel

Как подключить последнюю версию

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar 5.1.37
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

JDBC SSH tunnel

Build Status Maven Central

Tunnel any jdbc driver connection over ssh

Basic

jdbc:ssh:mysql://remote.com/feedback

Advance

jdbc:ssh:mysql://remote.com:3333/feedback?sshUser=test&sshHost=test.com&sshPort=2222

License

This software is licensed under the Apache Sotware License version 2.0, see LICENSE.txt.

Версии библиотеки

Версия
0.1.0