| License |
License |
|---|---|
| GroupId | GroupIdcom.erigir |
| ArtifactId | ArtifactIdwrench-steelpipe |
| Version | Version2.1.6+138 |
| Type | Typejar |
| Description |
DescriptionWrench Steel Pipe
Implements a tunneled SSH MariaDB Connection over SSH
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.erigir/wrench-steelpipe/ -->
<dependency>
<groupId>com.erigir</groupId>
<artifactId>wrench-steelpipe</artifactId>
<version>2.1.6+138</version>
</dependency>
// https://jarcasting.com/artifacts/com.erigir/wrench-steelpipe/
implementation 'com.erigir:wrench-steelpipe:2.1.6+138'
// https://jarcasting.com/artifacts/com.erigir/wrench-steelpipe/
implementation ("com.erigir:wrench-steelpipe:2.1.6+138")
'com.erigir:wrench-steelpipe:jar:2.1.6+138'
<dependency org="com.erigir" name="wrench-steelpipe" rev="2.1.6+138">
<artifact name="wrench-steelpipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.erigir', module='wrench-steelpipe', version='2.1.6+138')
)
libraryDependencies += "com.erigir" % "wrench-steelpipe" % "2.1.6+138"
[com.erigir/wrench-steelpipe "2.1.6+138"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mariadb.jdbc : mariadb-java-client | jar | 2.2.1 |
| com.jcraft : jsch | jar | 0.1.54 |
| com.erigir : wrench-commons | jar | 2.1.6+138 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.5.1 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |