is not current version
Last Version 5.2.0

net.colesico.framework:colesico-jdbirec 4.0.0

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

Categories

Categories

Net JDBI Data Databases
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-jdbirec
Version

Version

4.0.0
Type

Type

jar

Download colesico-jdbirec 4.0.0


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