License |
License |
---|---|
Categories |
CategoriesjOOQ Data Databases |
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextjooq-library |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
extjooq-library-1.0.0.pom | |
extjooq-library-1.0.0.jar | 34 KB |
extjooq-library-1.0.0-sources.jar | 14 KB |
extjooq-library-1.0.0-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extjooq-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extjooq-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extjooq-library/
implementation 'com.github.lontime:extjooq-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extjooq-library/
implementation ("com.github.lontime:extjooq-library:1.0.0")
'com.github.lontime:extjooq-library:jar:1.0.0'
<dependency org="com.github.lontime" name="extjooq-library" rev="1.0.0">
<artifact name="extjooq-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extjooq-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extjooq-library" % "1.0.0"
[com.github.lontime/extjooq-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 |
org.jooq : jooq | jar | 3.14.15 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
mysql : mysql-connector-java Optional | jar | 8.0.23 |
org.jooq : jooq-meta Optional | jar | 3.14.15 |
org.jooq : jooq-codegen Optional | jar | 3.14.15 |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid | jar | 1.2.8 |
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.10 |