Jar examples for e:em-dao
Simple and powerful data access layer for both relation databases and big data databases.
You can download jar file em-dao 2.1.0 in this page.
MIT License
You can use the following script to add em-dao-2.1.0.jar to your project.
<dependency> <groupId>com.enterprisemath</groupId> <artifactId>em-dao</artifactId> <version>2.1.0</version> </dependency>
compile group: 'com.enterprisemath', name: 'em-dao', version: '2.1.0'
libraryDependencies += "com.enterprisemath" % "em-dao" % "2.1.0"
<dependency org="com.enterprisemath" name="em-dao" rev="2.1.0"/>
@Grapes(@Grab(group='com.enterprisemath', module='em-dao', version='2.1.0'))
'com.enterprisemath:em-dao:jar:2.1.0'
Click the following link to download the jar file.
em-dao-2.1.0-javadoc.jar