License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextdatasource-library |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
extdatasource-library-1.0.0.pom | |
extdatasource-library-1.0.0.jar | 29 KB |
extdatasource-library-1.0.0-sources.jar | 15 KB |
extdatasource-library-1.0.0-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extdatasource-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extdatasource-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extdatasource-library/
implementation 'com.github.lontime:extdatasource-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extdatasource-library/
implementation ("com.github.lontime:extdatasource-library:1.0.0")
'com.github.lontime:extdatasource-library:jar:1.0.0'
<dependency org="com.github.lontime" name="extdatasource-library" rev="1.0.0">
<artifact name="extdatasource-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extdatasource-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extdatasource-library" % "1.0.0"
[com.github.lontime/extdatasource-library "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lontime : base-commonj-library | jar | 1.0.0 |
commons-dbutils : commons-dbutils | jar | 1.7 |
org.apache.tomcat : tomcat-jdbc Optional | jar | 10.0.14 |
com.alibaba : druid Optional | jar | 1.2.9 |
com.zaxxer : HikariCP Optional | jar | 4.0.3 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.23 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
junit : junit | jar | 4.13.2 |