| License |
License |
|---|---|
| GroupId | GroupIdio.github.shmilyhe |
| ArtifactId | ArtifactIdsimpleJdbc |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.shmilyhe:simpleJdbc
simpleJdbc
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| simpleJdbc-2.0.2.pom | |
| simpleJdbc-2.0.2.jar | 97 KB |
| simpleJdbc-2.0.2-sources.jar | 51 KB |
| simpleJdbc-2.0.2-javadoc.jar | 339 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.shmilyhe/simpleJdbc/ -->
<dependency>
<groupId>io.github.shmilyhe</groupId>
<artifactId>simpleJdbc</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shmilyhe/simpleJdbc/
implementation 'io.github.shmilyhe:simpleJdbc:2.0.2'
// https://jarcasting.com/artifacts/io.github.shmilyhe/simpleJdbc/
implementation ("io.github.shmilyhe:simpleJdbc:2.0.2")
'io.github.shmilyhe:simpleJdbc:jar:2.0.2'
<dependency org="io.github.shmilyhe" name="simpleJdbc" rev="2.0.2">
<artifact name="simpleJdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shmilyhe', module='simpleJdbc', version='2.0.2')
)
libraryDependencies += "io.github.shmilyhe" % "simpleJdbc" % "2.0.2"
[io.github.shmilyhe/simpleJdbc "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.1 |
| org.xerial : sqlite-jdbc | jar | 3.27.2.1 |