is not current version
Last Version 4.2.3

com.enterprisemath:em-dao 3.0.0

Simple and powerful data access layer for both relation databases and big data databases.

GroupId

GroupId

com.enterprisemath
ArtifactId

ArtifactId

em-dao
Version

Version

3.0.0
Type

Type

jar

Download em-dao 3.0.0


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