| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData ORM | 
        
| GroupId | GroupIdcom.jpattern | 
    
| ArtifactId | ArtifactIdjporm-test-db-derby-datasource | 
    
| Last Version | Last Version5.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjporm-test-db-derby-datasource 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.jpattern/jporm-test-db-derby-datasource/ -->
<dependency>
    <groupId>com.jpattern</groupId>
    <artifactId>jporm-test-db-derby-datasource</artifactId>
    <version>5.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.jpattern/jporm-test-db-derby-datasource/
implementation 'com.jpattern:jporm-test-db-derby-datasource:5.3.0'
                // https://jarcasting.com/artifacts/com.jpattern/jporm-test-db-derby-datasource/
implementation ("com.jpattern:jporm-test-db-derby-datasource:5.3.0")
                'com.jpattern:jporm-test-db-derby-datasource:jar:5.3.0'
                <dependency org="com.jpattern" name="jporm-test-db-derby-datasource" rev="5.3.0">
  <artifact name="jporm-test-db-derby-datasource" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.jpattern', module='jporm-test-db-derby-datasource', version='5.3.0')
)
                libraryDependencies += "com.jpattern" % "jporm-test-db-derby-datasource" % "5.3.0"
                [com.jpattern/jporm-test-db-derby-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 |