| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.jfunc.common |
| Идентификатор | Идентификаторcommon-db |
| Версия | Версия1.8.6 |
| Тип | Типjar |
| Описание |
Описаниеcommon-db
some utils about db or SQL
|
| Имя Файла | Размер |
|---|---|
| common-db-1.8.6.pom | |
| common-db-1.8.6.jar | 72 KB |
| common-db-1.8.6-sources.jar | 45 KB |
| common-db-1.8.6-javadoc.jar | 224 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.jfunc.common/common-db/ -->
<dependency>
<groupId>top.jfunc.common</groupId>
<artifactId>common-db</artifactId>
<version>1.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.common/common-db/
implementation 'top.jfunc.common:common-db:1.8.6'
// https://jarcasting.com/artifacts/top.jfunc.common/common-db/
implementation ("top.jfunc.common:common-db:1.8.6")
'top.jfunc.common:common-db:jar:1.8.6'
<dependency org="top.jfunc.common" name="common-db" rev="1.8.6">
<artifact name="common-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.common', module='common-db', version='1.8.6')
)
libraryDependencies += "top.jfunc.common" % "common-db" % "1.8.6"
[top.jfunc.common/common-db "1.8.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| top.jfunc.common : utils | jar | 1.8.3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |