is not current version
Last Version 5.0.0-alpha.10

org.n52.sensorweb.sos:hibernate-handler 5.0.0-alpha.4

52°North Sensor Observation Service Hibernate Handler module

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.n52.sensorweb.sos
ArtifactId

ArtifactId

hibernate-handler
Version

Version

5.0.0-alpha.4
Type

Type

jar

Download hibernate-handler 5.0.0-alpha.4


<!-- https://jarcasting.com/artifacts/org.n52.sensorweb.sos/hibernate-handler/ -->
<dependency>
    <groupId>org.n52.sensorweb.sos</groupId>
    <artifactId>hibernate-handler</artifactId>
    <version>5.0.0-alpha.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.sensorweb.sos/hibernate-handler/
implementation 'org.n52.sensorweb.sos:hibernate-handler:5.0.0-alpha.4'
// https://jarcasting.com/artifacts/org.n52.sensorweb.sos/hibernate-handler/
implementation ("org.n52.sensorweb.sos:hibernate-handler:5.0.0-alpha.4")
'org.n52.sensorweb.sos:hibernate-handler:jar:5.0.0-alpha.4'
<dependency org="org.n52.sensorweb.sos" name="hibernate-handler" rev="5.0.0-alpha.4">
  <artifact name="hibernate-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.sensorweb.sos', module='hibernate-handler', version='5.0.0-alpha.4')
)
libraryDependencies += "org.n52.sensorweb.sos" % "hibernate-handler" % "5.0.0-alpha.4"
[org.n52.sensorweb.sos/hibernate-handler "5.0.0-alpha.4"]