is not current version
Last Version 6.1.0.Final

hibernate-spatial - relocation 6.0.0.Beta3

Integrate support for Spatial/GIS data into Hibernate O/RM

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-spatial
Version

Version

6.0.0.Beta3
Type

Type

pom
Description

Description

hibernate-spatial - relocation
Integrate support for Spatial/GIS data into Hibernate O/RM
Project URL

Project URL

https://hibernate.org/orm
Project Organization

Project Organization

Hibernate.org
Source Code Management

Source Code Management

https://github.com/hibernate/hibernate-orm

Download hibernate-spatial 6.0.0.Beta3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.