Last Version

spanner-hibernate 0.9

Hibernate library for Google Cloud Spanner

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

nl.topicus
ArtifactId

ArtifactId

spanner-hibernate
Version

Version

0.9
Type

Type

jar
Description

Description

spanner-hibernate
Hibernate library for Google Cloud Spanner
Project URL

Project URL

https://github.com/olavloite/spanner-hibernate
Source Code Management

Source Code Management

https://github.com/olavloite/spanner-hibernate

Download spanner-hibernate 0.9


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.