DAL JDBC

Unidal Framework

License

License

GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

dal-jdbc
Last Version

Last Version

4.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

DAL JDBC
Unidal Framework
Project Organization

Project Organization

Unidal Organization
Source Code Management

Source Code Management

https://github.com/unidal/frameworks/tree/master/dal-jdbc

Download dal-jdbc

How to add to project

<!-- https://jarcasting.com/artifacts/org.unidal.framework/dal-jdbc/ -->
<dependency>
    <groupId>org.unidal.framework</groupId>
    <artifactId>dal-jdbc</artifactId>
    <version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.unidal.framework/dal-jdbc/
implementation 'org.unidal.framework:dal-jdbc:4.1.1'
// https://jarcasting.com/artifacts/org.unidal.framework/dal-jdbc/
implementation ("org.unidal.framework:dal-jdbc:4.1.1")
'org.unidal.framework:dal-jdbc:jar:4.1.1'
<dependency org="org.unidal.framework" name="dal-jdbc" rev="4.1.1">
  <artifact name="dal-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unidal.framework', module='dal-jdbc', version='4.1.1')
)
libraryDependencies += "org.unidal.framework" % "dal-jdbc" % "4.1.1"
[org.unidal.framework/dal-jdbc "4.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.unidal.framework : foundation-service jar 4.1.1
org.unidal.cat » cat jar 2.0-SNAPSHOT
com.mchange : c3p0 jar 0.9.5.2

provided (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.192
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.39

Project Modules

There are no modules declared in this project.

Frameworks Build Status

  • dal-jdbc: Data Access Layer for JDBC
  • eunit-testfwk: Easy Unit Test Framework
  • foundation-service: Foundation Service
  • java-fragment: Java As A Scripting (JDK6+)
  • test-framework: Jetty based Test Framework
  • type-converter: Java Type Converter
  • web-framework: Servlet based MVC framework
org.unidal.framework

Unidal

Versions

Version
4.1.1
4.0.4
3.0.3
2.4.0