Last Version

Jdbi-Modules 0.2.0

An Api for modular SQL-Querys and Mapping in java

License

License

Categories

Categories

JDBI Data Databases Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.28Smiles.jdbi-modules
ArtifactId

ArtifactId

core
Version

Version

0.2.0
Type

Type

jar
Description

Description

Jdbi-Modules
An Api for modular SQL-Querys and Mapping in java
Project URL

Project URL

https://github.com/28Smiles/jdbi-modules/
Source Code Management

Source Code Management

https://github.com/28Smiles/jdbi-modules/

Download core 0.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jdbi : jdbi3-sqlobject jar 3.4.0
com.rainerhahnekamp : sneakythrow jar 1.1.0
org.jetbrains : annotations jar 13.0

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.assertj : assertj-core jar 3.11.1
ru.yandex.qatools.embed : postgresql-embedded jar 2.9
org.paumard : streams-utils jar 2.0
postgresql : postgresql jar 9.1-901-1.jdbc4
org.mockito : mockito-core jar 2.23.0
io.github.cdimascio : java-dotenv jar 3.1.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.