is not current version
Last Version 4.1.1

org.unidal.framework:dal-jdbc 4.0.4


GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

dal-jdbc
Version

Version

4.0.4
Type

Type

jar

Download dal-jdbc 4.0.4


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