License |
License |
---|---|
Categories |
CategoriesNet JDBI Data Databases |
GroupId | GroupIdnet.colesico.framework |
ArtifactId | ArtifactIdcolesico-jdbi |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionColesico JDBI Integration
Colesico framework jDBI integration
|
Project URL |
Project URL |
Filename | Size |
---|---|
colesico-jdbi-5.2.0.pom | |
colesico-jdbi-5.2.0.jar | 13 KB |
colesico-jdbi-5.2.0-sources.jar | 10 KB |
colesico-jdbi-5.2.0-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.colesico.framework/colesico-jdbi/ -->
<dependency>
<groupId>net.colesico.framework</groupId>
<artifactId>colesico-jdbi</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-jdbi/
implementation 'net.colesico.framework:colesico-jdbi:5.2.0'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-jdbi/
implementation ("net.colesico.framework:colesico-jdbi:5.2.0")
'net.colesico.framework:colesico-jdbi:jar:5.2.0'
<dependency org="net.colesico.framework" name="colesico-jdbi" rev="5.2.0">
<artifact name="colesico-jdbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-jdbi', version='5.2.0')
)
libraryDependencies += "net.colesico.framework" % "colesico-jdbi" % "5.2.0"
[net.colesico.framework/colesico-jdbi "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
net.colesico.framework : colesico-transaction | jar | 5.2.0 |
net.colesico.framework : colesico-hikaricp | jar | 5.2.0 |
org.jdbi : jdbi3-core | jar | 3.27.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.slf4j : slf4j-simple | jar | 1.7.32 |