Last Version

Colesico JDBI Rec 5.2.0

Colesico framework JDBI Record helper to mapping/binding pojos, generate insert/update sql and table creation form java class

License

License

Categories

Categories

Net JDBI Data Databases
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-jdbirec
Version

Version

5.2.0
Type

Type

jar
Description

Description

Colesico JDBI Rec
Colesico framework JDBI Record helper to mapping/binding pojos, generate insert/update sql and table creation form java class
Project URL

Project URL

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

Download colesico-jdbirec 5.2.0


<!-- https://jarcasting.com/artifacts/net.colesico.framework/colesico-jdbirec/ -->
<dependency>
    <groupId>net.colesico.framework</groupId>
    <artifactId>colesico-jdbirec</artifactId>
    <version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-jdbirec/
implementation 'net.colesico.framework:colesico-jdbirec:5.2.0'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-jdbirec/
implementation ("net.colesico.framework:colesico-jdbirec:5.2.0")
'net.colesico.framework:colesico-jdbirec:jar:5.2.0'
<dependency org="net.colesico.framework" name="colesico-jdbirec" rev="5.2.0">
  <artifact name="colesico-jdbirec" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-jdbirec', version='5.2.0')
)
libraryDependencies += "net.colesico.framework" % "colesico-jdbirec" % "5.2.0"
[net.colesico.framework/colesico-jdbirec "5.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.colesico.framework : colesico-ioc jar 5.2.0
org.jdbi : jdbi3-core jar 3.27.2

Project Modules

There are no modules declared in this project.