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

co.paralleluniverse:comsat-jdbc 0.3.0

Fibers services for web

Категории

Категории

Comsat Сеть Networking
Группа

Группа

co.paralleluniverse
Идентификатор

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

comsat-jdbc
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать comsat-jdbc 0.3.0


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