| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.hisp |
| Идентификатор | Идентификаторquick |
| Версия | Версия1.3.6 |
| Тип | Типjar |
| Описание |
ОписаниеQuick
Framework for high-performance JDBC batch operations.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| quick-1.3.6.pom | |
| quick-1.3.6.jar | 32 KB |
| quick-1.3.6-sources.jar | 40 KB |
| quick-1.3.6-javadoc.jar | 177 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hisp/quick/ -->
<dependency>
<groupId>org.hisp</groupId>
<artifactId>quick</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisp/quick/
implementation 'org.hisp:quick:1.3.6'
// https://jarcasting.com/artifacts/org.hisp/quick/
implementation ("org.hisp:quick:1.3.6")
'org.hisp:quick:jar:1.3.6'
<dependency org="org.hisp" name="quick" rev="1.3.6">
<artifact name="quick" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisp', module='quick', version='1.3.6')
)
libraryDependencies += "org.hisp" % "quick" % "1.3.6"
[org.hisp/quick "1.3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-beans | jar | 4.2.5.RELEASE |
| org.aspectj : aspectjrt | jar | 1.8.7 |
| commons-logging : commons-logging | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 4.2.5.RELEASE |
| org.springframework : spring-test | jar | 4.2.5.RELEASE |
| org.hsqldb : hsqldb | jar | 2.3.4 |
| junit : junit | jar | 4.12 |