is not current version
Last Version 2.0.0

io.jenetics:facilejdbc 1.0.0

FacileJDBC - Lightweight JDBC wrapper library

Categories

Categories

Net
GroupId

GroupId

io.jenetics
ArtifactId

ArtifactId

facilejdbc
Version

Version

1.0.0
Type

Type

jar

Download facilejdbc 1.0.0


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