| License |
License |
|---|---|
| GroupId | GroupIdorg.hisp |
| ArtifactId | ArtifactIdquick |
| Version | Version1.3.6 |
| Type | Typejar |
| Description |
DescriptionQuick
Framework for high-performance JDBC batch operations.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-beans | jar | 4.2.5.RELEASE |
| org.aspectj : aspectjrt | jar | 1.8.7 |
| commons-logging : commons-logging | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |