| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.lontime |
| Идентификатор | Идентификаторextdatasource-library |
| Версия | Версия1.0.0-M18 |
| Тип | Типjar |
| Описание |
Описаниеdependencies for lontime
|
<!-- https://jarcasting.com/artifacts/com.github.lontime/extdatasource-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extdatasource-library</artifactId>
<version>1.0.0-M18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extdatasource-library/
implementation 'com.github.lontime:extdatasource-library:1.0.0-M18'
// https://jarcasting.com/artifacts/com.github.lontime/extdatasource-library/
implementation ("com.github.lontime:extdatasource-library:1.0.0-M18")
'com.github.lontime:extdatasource-library:jar:1.0.0-M18'
<dependency org="com.github.lontime" name="extdatasource-library" rev="1.0.0-M18">
<artifact name="extdatasource-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extdatasource-library', version='1.0.0-M18')
)
libraryDependencies += "com.github.lontime" % "extdatasource-library" % "1.0.0-M18"
[com.github.lontime/extdatasource-library "1.0.0-M18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.lontime : base-commonj-library | jar | 1.0.0-M18 |
| org.apache.tomcat : tomcat-jdbc Необязательный | jar | 10.0.14 |
| com.alibaba : druid Необязательный | jar | 1.2.8 |
| com.zaxxer : HikariCP Необязательный | jar | 4.0.3 |
| org.projectlombok : lombok Необязательный | jar | 1.18.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.23 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| junit : junit | jar | 4.13.2 |