is not current version
Last Version 3.0.4

io.tesler:tesler-starter-sqlbc 3.0.1

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-starter-sqlbc
Version

Version

3.0.1
Type

Type

jar

Download tesler-starter-sqlbc 3.0.1


<!-- https://jarcasting.com/artifacts/io.tesler/tesler-starter-sqlbc/ -->
<dependency>
    <groupId>io.tesler</groupId>
    <artifactId>tesler-starter-sqlbc</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-starter-sqlbc/
implementation 'io.tesler:tesler-starter-sqlbc:3.0.1'
// https://jarcasting.com/artifacts/io.tesler/tesler-starter-sqlbc/
implementation ("io.tesler:tesler-starter-sqlbc:3.0.1")
'io.tesler:tesler-starter-sqlbc:jar:3.0.1'
<dependency org="io.tesler" name="tesler-starter-sqlbc" rev="3.0.1">
  <artifact name="tesler-starter-sqlbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-starter-sqlbc', version='3.0.1')
)
libraryDependencies += "io.tesler" % "tesler-starter-sqlbc" % "3.0.1"
[io.tesler/tesler-starter-sqlbc "3.0.1"]