Last Version

Colesico JDBI Integration 5.2.0

Colesico framework jDBI integration

License

License

Categories

Categories

Net JDBI Data Databases
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-jdbi
Version

Version

5.2.0
Type

Type

jar
Description

Description

Colesico JDBI Integration
Colesico framework jDBI integration
Project URL

Project URL

https://github.com/colesico/colesico-framework

Download colesico-jdbi 5.2.0


<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.