enterprisemath-dao

Simple and powerful data access layer.

Лицензия

Лицензия

Группа

Группа

com.enterprisemath
Идентификатор

Идентификатор

em-dao
Последняя версия

Последняя версия

4.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

enterprisemath-dao
Simple and powerful data access layer.
Ссылка на сайт

Ссылка на сайт

http://enterprisemath.com
Система контроля версий

Система контроля версий

http://bitbucket.org/radekhecl/em-dao

Скачать em-dao

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.enterprisemath : em-utils jar 4.1.0
org.mybatis : mybatis jar 3.5.7

test (7)

Идентификатор библиотеки Тип Версия
commons-dbcp : commons-dbcp jar 1.4
junit : junit jar 4.12
org.postgresql : postgresql jar 42.3.1
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.2.3
4.2.2
4.2.1
4.2.0
4.1.0
4.0.0
3.1.0
3.0.0
2.2.0
2.1.1
2.1.0
2.0.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0