is not current version
Last Version 5.2.0

net.colesico.framework:colesico-jdbc 3.5.0

Colesico framework JDBC support for services

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-jdbc
Version

Version

3.5.0
Type

Type

jar

Download colesico-jdbc 3.5.0


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