| Группа | Группаcom.walterjwhite.infrastructure.dependencies |
|---|---|
| Идентификатор | Идентификаторhikari-jdbc-connection-pool |
| Версия | Версия0.0.14 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| hikari-jdbc-connection-pool-0.0.14.pom | 938 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/hikari-jdbc-connection-pool/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>hikari-jdbc-connection-pool</artifactId>
<version>0.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/hikari-jdbc-connection-pool/
implementation 'com.walterjwhite.infrastructure.dependencies:hikari-jdbc-connection-pool:0.0.14'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/hikari-jdbc-connection-pool/
implementation ("com.walterjwhite.infrastructure.dependencies:hikari-jdbc-connection-pool:0.0.14")
'com.walterjwhite.infrastructure.dependencies:hikari-jdbc-connection-pool:pom:0.0.14'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="hikari-jdbc-connection-pool" rev="0.0.14">
<artifact name="hikari-jdbc-connection-pool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='hikari-jdbc-connection-pool', version='0.0.14')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "hikari-jdbc-connection-pool" % "0.0.14"
[com.walterjwhite.infrastructure.dependencies/hikari-jdbc-connection-pool "0.0.14"]