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

io.github.sinri:Dothan 6.0.0-RELEASE

A light TCP proxy. You can take it as MySQL proxy, might also work for SSH.

Группа

Группа

io.github.sinri
Идентификатор

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

Dothan
Версия

Версия

6.0.0-RELEASE
Тип

Тип

jar

Скачать Dothan 6.0.0-RELEASE


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