is not current version
Last Version 5.2.0

net.colesico.framework:colesico-jdbirec 3.5.1

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

3.5.1
Type

Type

jar

Download colesico-jdbirec 3.5.1


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