Last Version

Quick 1.12

Framework for high-performance JDBC batch operations.

License

License

BSD
GroupId

GroupId

org.amplecode
ArtifactId

ArtifactId

quick
Version

Version

1.12
Type

Type

jar
Description

Description

Quick
Framework for high-performance JDBC batch operations.
Project URL

Project URL

https://github.com/larshelge/amplecode
Project Organization

Project Organization

AmpleCode

Download quick 1.12


<!-- https://jarcasting.com/artifacts/org.amplecode/quick/ -->
<dependency>
    <groupId>org.amplecode</groupId>
    <artifactId>quick</artifactId>
    <version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.amplecode/quick/
implementation 'org.amplecode:quick:1.12'
// https://jarcasting.com/artifacts/org.amplecode/quick/
implementation ("org.amplecode:quick:1.12")
'org.amplecode:quick:jar:1.12'
<dependency org="org.amplecode" name="quick" rev="1.12">
  <artifact name="quick" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.amplecode', module='quick', version='1.12')
)
libraryDependencies += "org.amplecode" % "quick" % "1.12"
[org.amplecode/quick "1.12"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.0.6.RELEASE
org.aspectj : aspectjrt jar 1.6.4
org.hsqldb : hsqldb jar 2.2.4
commons-logging : commons-logging jar 1.2

test (3)

Group / Artifact Type Version
org.springframework : spring-context jar 4.0.6.RELEASE
org.springframework : spring-test jar 3.0.5.RELEASE
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.