License |
License |
---|---|
Categories |
CategoriesJDBI Data Databases Smile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.github.28Smiles.jdbi-modules |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJdbi-Modules
An Api for modular SQL-Querys and Mapping in java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-0.2.0.pom | |
core-0.2.0.jar | 32 KB |
core-0.2.0-sources.jar | 14 KB |
core-0.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
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 |