is not current version
Last Version 3.2.10

com.speedment.runtime:runtime-bulk 3.2.9

Module with bulk operations for data sources like relational databases

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.runtime
ArtifactId

ArtifactId

runtime-bulk
Version

Version

3.2.9
Type

Type

jar

Download runtime-bulk 3.2.9


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