License |
License |
---|---|
Categories |
CategoriesJDBI Data Databases |
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextjdbi-library |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
extjdbi-library-1.0.0.pom | |
extjdbi-library-1.0.0.jar | 41 KB |
extjdbi-library-1.0.0-sources.jar | 16 KB |
extjdbi-library-1.0.0-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extjdbi-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extjdbi-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extjdbi-library/
implementation 'com.github.lontime:extjdbi-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extjdbi-library/
implementation ("com.github.lontime:extjdbi-library:1.0.0")
'com.github.lontime:extjdbi-library:jar:1.0.0'
<dependency org="com.github.lontime" name="extjdbi-library" rev="1.0.0">
<artifact name="extjdbi-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extjdbi-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extjdbi-library" % "1.0.0"
[com.github.lontime/extjdbi-library "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lontime : base-commonj-library | jar | 1.0.0 |
com.github.lontime : extdatasource-library | jar | 1.0.0 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
org.jdbi : jdbi3-sqlobject | jar | 3.30.0 |
org.jdbi : jdbi3-core | jar | 3.30.0 |
org.jdbi : jdbi3-stringtemplate4 Optional | jar | 3.30.0 |
org.antlr : antlr4-runtime Optional | jar | 4.10.1 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
com.alibaba : druid Optional | jar | 1.2.9 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
mysql : mysql-connector-java | jar | 8.0.29 |
org.jdbi : jdbi3-postgres | jar | 3.30.0 |
org.jdbi : jdbi3-json | jar | 3.30.0 |
junit : junit | jar | 4.13.2 |