| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases ORM | 
| GroupId | GroupIdcom.jpattern | 
| ArtifactId | ArtifactIdjporm-test-db-h2-datasource | 
| Last Version | Last Version5.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjporm-test-db-h2-datasource | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jporm-test-db-h2-datasource-5.3.0.pom | |
| jporm-test-db-h2-datasource-5.3.0.jar | 1 KB | 
| jporm-test-db-h2-datasource-5.3.0-javadoc.jar | 332 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.jpattern/jporm-test-db-h2-datasource/ -->
<dependency>
    <groupId>com.jpattern</groupId>
    <artifactId>jporm-test-db-h2-datasource</artifactId>
    <version>5.3.0</version>
</dependency>// https://jarcasting.com/artifacts/com.jpattern/jporm-test-db-h2-datasource/
implementation 'com.jpattern:jporm-test-db-h2-datasource:5.3.0'// https://jarcasting.com/artifacts/com.jpattern/jporm-test-db-h2-datasource/
implementation ("com.jpattern:jporm-test-db-h2-datasource:5.3.0")'com.jpattern:jporm-test-db-h2-datasource:jar:5.3.0'<dependency org="com.jpattern" name="jporm-test-db-h2-datasource" rev="5.3.0">
  <artifact name="jporm-test-db-h2-datasource" type="jar" />
</dependency>@Grapes(
@Grab(group='com.jpattern', module='jporm-test-db-h2-datasource', version='5.3.0')
)libraryDependencies += "com.jpattern" % "jporm-test-db-h2-datasource" % "5.3.0"[com.jpattern/jporm-test-db-h2-datasource "5.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.jpattern : jporm | jar | 5.3.0 | 
| com.jpattern : jporm-test-base | jar | 5.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.jpattern : jpattern-shared | jar | 3.5.2 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.3 | 
| junit : junit | jar | 4.8.2 | 
| log4j : log4j | jar | 1.2.16 | 
| commons-dbcp : commons-dbcp | jar | 1.4 | 
| com.h2database : h2 | jar | 1.3.154 | 
| org.apache.derby : derby | jar | 10.8.1.2 | 
| org.hsqldb : hsqldb | jar | 2.2.4 |