не последняя версия
Последняя версия 0.0.3

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

Spring Data JDBC fragment for faster batch inserts.

Группа

Группа

de.trust-nickol
Идентификатор

Идентификатор

batch-processing-jdbc-fragment
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать batch-processing-jdbc-fragment 0.0.1


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