j-jdbc-bom

j-jdbc bom

Лицензия

Лицензия

Группа

Группа

com.github.jingshouyan
Идентификатор

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

j-jdbc-bom
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

j-jdbc-bom
j-jdbc bom
Ссылка на сайт

Ссылка на сайт

https://github.com/jingshouyan/j-jdbc/

Скачать j-jdbc-bom

Имя Файла Размер
j-jdbc-bom-1.3.0.pom 5 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.2
1.2.1
1.2.0
1.1.19