Last Version

52°North SOS - Hibernate H2 Datasource 5.0.0-alpha.10

52°North Sensor Observation Service Hibernate H2 module

License

License

Categories

Categories

H2 Data Databases Hibernate ORM
GroupId

GroupId

org.n52.sensorweb.sos
ArtifactId

ArtifactId

hibernate-datasource-h2
Version

Version

5.0.0-alpha.10
Type

Type

jar
Description

Description

52°North SOS - Hibernate H2 Datasource
52°North Sensor Observation Service Hibernate H2 module
Project Organization

Project Organization

52°North Initiative for Geospatial Open Source Software GmbH

Download hibernate-datasource-h2 5.0.0-alpha.10


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

Dependencies

compile (12)

Group / Artifact Type Version
org.n52.arctic-sea : iceland jar 7.2.0
org.n52.arctic-sea : faroe jar 7.2.0
org.n52.arctic-sea : faroe-utils jar 7.2.0
org.n52.series.db : dialects jar 1.0.0-alpha.8
com.google.guava : guava jar 28.0-jre
org.n52.sensorweb.sos : hibernate-datasource-common jar 5.0.0-alpha.10
org.n52.sensorweb.sos : hibernate-session-factory jar 5.0.0-alpha.10
org.n52.sensorweb.sos : api jar 5.0.0-alpha.10
org.hibernate : hibernate-spatial jar 5.4.4.Final
org.opengeo » geodb jar 0.9
com.github.spotbugs : spotbugs-annotations jar 3.1.12
org.hibernate : hibernate-core jar 5.4.4.Final

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.199

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.