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

com.github.28Smiles.jdbi-modules:core 0.1.0

An Api for modular SQL-Querys and Mapping in java

Категории

Категории

JDBI Данные Базы данных Smile Прикладные библиотеки Machine Learning
Группа

Группа

com.github.28Smiles.jdbi-modules
Идентификатор

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

core
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать core 0.1.0

Имя Файла Размер
core-0.1.0.pom
core-0.1.0.jar 31 KB
core-0.1.0-sources.jar 14 KB
core-0.1.0-javadoc.jar 261 bytes
Обзор

<!-- https://jarcasting.com/artifacts/com.github.28Smiles.jdbi-modules/core/ -->
<dependency>
    <groupId>com.github.28Smiles.jdbi-modules</groupId>
    <artifactId>core</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.28Smiles.jdbi-modules/core/
implementation 'com.github.28Smiles.jdbi-modules:core:0.1.0'
// https://jarcasting.com/artifacts/com.github.28Smiles.jdbi-modules/core/
implementation ("com.github.28Smiles.jdbi-modules:core:0.1.0")
'com.github.28Smiles.jdbi-modules:core:jar:0.1.0'
<dependency org="com.github.28Smiles.jdbi-modules" name="core" rev="0.1.0">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.28Smiles.jdbi-modules', module='core', version='0.1.0')
)
libraryDependencies += "com.github.28Smiles.jdbi-modules" % "core" % "0.1.0"
[com.github.28Smiles.jdbi-modules/core "0.1.0"]