is not current version
Last Version 0.2.0

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

An Api for modular SQL-Querys and Mapping in java

Categories

Categories

JDBI Data Databases Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.28Smiles.jdbi-modules
ArtifactId

ArtifactId

core
Version

Version

0.1.2
Type

Type

jar

Download core 0.1.2


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