is not current version
Last Version 4.1.1

org.unidal.framework:dal-jdbc 3.0.3


GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

dal-jdbc
Version

Version

3.0.3
Type

Type

jar

Download dal-jdbc 3.0.3


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