is not current version
Last Version 1.0.10

com.github.monkeysintown:jdbc-ssh 1.0.8

JDBC over SSH

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.monkeysintown
ArtifactId

ArtifactId

jdbc-ssh
Version

Version

1.0.8
Type

Type

jar

Download jdbc-ssh 1.0.8


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