| License |
License |
|---|---|
| GroupId | GroupIdio.github.doolse |
| ArtifactId | ArtifactIdsimpledba-jdbc_2.12 |
| Version | Version0.1.9 |
| Type | Typejar |
| Description |
Descriptionsimpledba-jdbc
simpledba-jdbc
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| simpledba-jdbc_2.12-0.1.9.pom | |
| simpledba-jdbc_2.12-0.1.9.jar | 303 KB |
| simpledba-jdbc_2.12-0.1.9-sources.jar | 19 KB |
| simpledba-jdbc_2.12-0.1.9-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.doolse/simpledba-jdbc_2.12/ -->
<dependency>
<groupId>io.github.doolse</groupId>
<artifactId>simpledba-jdbc_2.12</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.doolse/simpledba-jdbc_2.12/
implementation 'io.github.doolse:simpledba-jdbc_2.12:0.1.9'
// https://jarcasting.com/artifacts/io.github.doolse/simpledba-jdbc_2.12/
implementation ("io.github.doolse:simpledba-jdbc_2.12:0.1.9")
'io.github.doolse:simpledba-jdbc_2.12:jar:0.1.9'
<dependency org="io.github.doolse" name="simpledba-jdbc_2.12" rev="0.1.9">
<artifact name="simpledba-jdbc_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.doolse', module='simpledba-jdbc_2.12', version='0.1.9')
)
libraryDependencies += "io.github.doolse" % "simpledba-jdbc_2.12" % "0.1.9"
[io.github.doolse/simpledba-jdbc_2.12 "0.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.6 |
| io.github.doolse : simpledba-core_2.12 | jar | 0.1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.4.0 |
| org.postgresql : postgresql | jar | 42.2.1 |
| com.microsoft.sqlserver : mssql-jdbc | jar | 6.4.0.jre8 |