GroupId | GroupIdio.tesler |
---|---|
ArtifactId | ArtifactIdtesler-starter-sqlbc |
Version | Version3.0.3 |
Type | Typejar |
Filename | Size |
---|---|
tesler-starter-sqlbc-3.0.3.pom | |
tesler-starter-sqlbc-3.0.3.jar | 96 KB |
tesler-starter-sqlbc-3.0.3-sources.jar | 54 KB |
tesler-starter-sqlbc-3.0.3-javadoc.jar | 290 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-starter-sqlbc/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-starter-sqlbc</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-starter-sqlbc/
implementation 'io.tesler:tesler-starter-sqlbc:3.0.3'
// https://jarcasting.com/artifacts/io.tesler/tesler-starter-sqlbc/
implementation ("io.tesler:tesler-starter-sqlbc:3.0.3")
'io.tesler:tesler-starter-sqlbc:jar:3.0.3'
<dependency org="io.tesler" name="tesler-starter-sqlbc" rev="3.0.3">
<artifact name="tesler-starter-sqlbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-starter-sqlbc', version='3.0.3')
)
libraryDependencies += "io.tesler" % "tesler-starter-sqlbc" % "3.0.3"
[io.tesler/tesler-starter-sqlbc "3.0.3"]