Last Version

CWF H2 Database Support 6.1.0-RC4

CareWeb Framework Root POM

License

License

Health-Related Additional Disclaimer of Warranty and Limitation of Liability
Categories

Categories

H2 Data Databases Hibernate ORM
GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.hibernate.h2
Version

Version

6.1.0-RC4
Type

Type

jar
Description

Description

CWF H2 Database Support
CareWeb Framework Root POM
Project Organization

Project Organization

Regenstrief Center for Biomedical Informatics

Download org.carewebframework.hibernate.h2 6.1.0-RC4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.carewebframework : org.carewebframework.api.core jar 6.1.0-RC4
org.apache.commons : commons-dbcp2 jar 2.2.0
com.h2database : h2 jar 1.4.197
junit : junit jar

Project Modules

There are no modules declared in this project.