is not current version
Last Version 5.0.0-alpha.10

org.n52.sensorweb.sos:hibernate-feature 5.0.0-alpha.8

52°North Sensor Observation Service Feature query Hibernate DAOs module

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.n52.sensorweb.sos
ArtifactId

ArtifactId

hibernate-feature
Version

Version

5.0.0-alpha.8
Type

Type

jar

Download hibernate-feature 5.0.0-alpha.8


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