is not current version
Last Version 5.2.0

net.colesico.framework:colesico-jdbc 4.0.0

Colesico framework JDBC support for services

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-jdbc
Version

Version

4.0.0
Type

Type

jar

Download colesico-jdbc 4.0.0


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