is not current version
Last Version 0.0.3

de.trust-nickol:batch-processing-jdbc-fragment 0.0.2

Spring Data JDBC fragment for faster batch inserts.

GroupId

GroupId

de.trust-nickol
ArtifactId

ArtifactId

batch-processing-jdbc-fragment
Version

Version

0.0.2
Type

Type

jar

Download batch-processing-jdbc-fragment 0.0.2


<!-- https://jarcasting.com/artifacts/de.trust-nickol/batch-processing-jdbc-fragment/ -->
<dependency>
    <groupId>de.trust-nickol</groupId>
    <artifactId>batch-processing-jdbc-fragment</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.trust-nickol/batch-processing-jdbc-fragment/
implementation 'de.trust-nickol:batch-processing-jdbc-fragment:0.0.2'
// https://jarcasting.com/artifacts/de.trust-nickol/batch-processing-jdbc-fragment/
implementation ("de.trust-nickol:batch-processing-jdbc-fragment:0.0.2")
'de.trust-nickol:batch-processing-jdbc-fragment:jar:0.0.2'
<dependency org="de.trust-nickol" name="batch-processing-jdbc-fragment" rev="0.0.2">
  <artifact name="batch-processing-jdbc-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.trust-nickol', module='batch-processing-jdbc-fragment', version='0.0.2')
)
libraryDependencies += "de.trust-nickol" % "batch-processing-jdbc-fragment" % "0.0.2"
[de.trust-nickol/batch-processing-jdbc-fragment "0.0.2"]