License |
License |
---|---|
GroupId | GroupIdcom.enterprisemath |
ArtifactId | ArtifactIdem-dao |
Version | Version4.0.0 |
Type | Typejar |
Description |
Descriptionenterprisemath-dao
Simple and powerful data access layer.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
em-dao-4.0.0.pom | |
em-dao-4.0.0.jar | 87 KB |
em-dao-4.0.0-sources.jar | 41 KB |
em-dao-4.0.0-javadoc.jar | 221 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.enterprisemath/em-dao/ -->
<dependency>
<groupId>com.enterprisemath</groupId>
<artifactId>em-dao</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.enterprisemath/em-dao/
implementation 'com.enterprisemath:em-dao:4.0.0'
// https://jarcasting.com/artifacts/com.enterprisemath/em-dao/
implementation ("com.enterprisemath:em-dao:4.0.0")
'com.enterprisemath:em-dao:jar:4.0.0'
<dependency org="com.enterprisemath" name="em-dao" rev="4.0.0">
<artifact name="em-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enterprisemath', module='em-dao', version='4.0.0')
)
libraryDependencies += "com.enterprisemath" % "em-dao" % "4.0.0"
[com.enterprisemath/em-dao "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.enterprisemath : em-utils | jar | 4.0.0 |
org.mybatis : mybatis | jar | 3.5.3 |
Group / Artifact | Type | Version |
---|---|---|
commons-dbcp : commons-dbcp | jar | 1.4 |
junit : junit | jar | 4.12 |
postgresql : postgresql | jar | 9.1-901-1.jdbc4 |
org.hsqldb : hsqldb | jar | 2.5.0 |
com.microsoft.sqlserver : mssql-jdbc | jar | 7.4.1.jre8 |
mysql : mysql-connector-java | jar | 8.0.18 |
org.hsqldb : sqltool | jar | 2.5.0 |