License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.jenetics |
ArtifactId | ArtifactIdfacilejdbc |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfacilejdbc
FacileJDBC Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
facilejdbc-2.0.0.pom | |
facilejdbc-2.0.0.jar | 29 KB |
facilejdbc-2.0.0-sources.jar | 29 KB |
facilejdbc-2.0.0-javadoc.jar | 497 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jenetics/facilejdbc/ -->
<dependency>
<groupId>io.jenetics</groupId>
<artifactId>facilejdbc</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.jenetics/facilejdbc/
implementation 'io.jenetics:facilejdbc:2.0.0'
// https://jarcasting.com/artifacts/io.jenetics/facilejdbc/
implementation ("io.jenetics:facilejdbc:2.0.0")
'io.jenetics:facilejdbc:jar:2.0.0'
<dependency org="io.jenetics" name="facilejdbc" rev="2.0.0">
<artifact name="facilejdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jenetics', module='facilejdbc', version='2.0.0')
)
libraryDependencies += "io.jenetics" % "facilejdbc" % "2.0.0"
[io.jenetics/facilejdbc "2.0.0"]