License |
License |
---|---|
Categories |
CategoriesJDBI Data Databases |
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextjdbi-library |
Version | Version1.0.0-M8 |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
extjdbi-library-1.0.0-M8.pom | |
extjdbi-library-1.0.0-M8.jar | 41 KB |
extjdbi-library-1.0.0-M8-sources.jar | 16 KB |
extjdbi-library-1.0.0-M8-javadoc.jar | 151 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-M8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extjdbi-library/
implementation 'com.github.lontime:extjdbi-library:1.0.0-M8'
// https://jarcasting.com/artifacts/com.github.lontime/extjdbi-library/
implementation ("com.github.lontime:extjdbi-library:1.0.0-M8")
'com.github.lontime:extjdbi-library:jar:1.0.0-M8'
<dependency org="com.github.lontime" name="extjdbi-library" rev="1.0.0-M8">
<artifact name="extjdbi-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extjdbi-library', version='1.0.0-M8')
)
libraryDependencies += "com.github.lontime" % "extjdbi-library" % "1.0.0-M8"
[com.github.lontime/extjdbi-library "1.0.0-M8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lontime : base-commonj-library | jar | 1.0.0-M8 |
com.github.lontime : extdatasource-library | jar | 1.0.0-M8 |
org.jdbi : jdbi3-sqlobject | jar | 3.28.0 |
org.jdbi : jdbi3-core | jar | 3.28.0 |
org.jdbi : jdbi3-stringtemplate4 Optional | jar | 3.28.0 |
org.antlr : antlr4-runtime Optional | jar | 4.9.3 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
com.alibaba : druid Optional | jar | 1.2.8 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
mysql : mysql-connector-java | jar | 8.0.28 |
org.jdbi : jdbi3-postgres | jar | 3.28.0 |
org.jdbi : jdbi3-json | jar | 3.28.0 |
junit : junit | jar | 4.13.2 |