Last Version

com.github.grimsa.hibernate:single-table-bulk-id-strategy 1.3

Single Table Bulk ID Strategy for Hibernate

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.grimsa.hibernate
ArtifactId

ArtifactId

single-table-bulk-id-strategy
Version

Version

1.3
Type

Type

jar
Description

Description

com.github.grimsa.hibernate:single-table-bulk-id-strategy
Single Table Bulk ID Strategy for Hibernate
Project URL

Project URL

https://github.com/grimsa/hibernate-single-table-bulk-id-strategy
Source Code Management

Source Code Management

https://github.com/grimsa/hibernate-single-table-bulk-id-strategy

Download single-table-bulk-id-strategy 1.3


<!-- https://jarcasting.com/artifacts/com.github.grimsa.hibernate/single-table-bulk-id-strategy/ -->
<dependency>
    <groupId>com.github.grimsa.hibernate</groupId>
    <artifactId>single-table-bulk-id-strategy</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grimsa.hibernate/single-table-bulk-id-strategy/
implementation 'com.github.grimsa.hibernate:single-table-bulk-id-strategy:1.3'
// https://jarcasting.com/artifacts/com.github.grimsa.hibernate/single-table-bulk-id-strategy/
implementation ("com.github.grimsa.hibernate:single-table-bulk-id-strategy:1.3")
'com.github.grimsa.hibernate:single-table-bulk-id-strategy:jar:1.3'
<dependency org="com.github.grimsa.hibernate" name="single-table-bulk-id-strategy" rev="1.3">
  <artifact name="single-table-bulk-id-strategy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grimsa.hibernate', module='single-table-bulk-id-strategy', version='1.3')
)
libraryDependencies += "com.github.grimsa.hibernate" % "single-table-bulk-id-strategy" % "1.3"
[com.github.grimsa.hibernate/single-table-bulk-id-strategy "1.3"]

Dependencies

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.4.12.Final

test (3)

Group / Artifact Type Version
org.hibernate : hibernate-testing jar 5.4.12.Final
junit : junit jar 4.13
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.