Apache Empire-db Code Generator

Apache Empire-db is an Open Source relational data persistence component which allows database vendor independent dynamic query definition as well as safe and simple data retrieval and updating. Compared to most other solutions like e.g. Hibernate, TopLink, iBATIS or JPA implementations, Empire-db takes a considerably different approach, with a special focus on compile-time safety, reduced redundancies and improved developer productivity.

Лицензия

Лицензия

Группа

Группа

org.apache.empire-db
Идентификатор

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

empire-db-codegen
Последняя версия

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Empire-db Code Generator
Apache Empire-db is an Open Source relational data persistence component which allows database vendor independent dynamic query definition as well as safe and simple data retrieval and updating. Compared to most other solutions like e.g. Hibernate, TopLink, iBATIS or JPA implementations, Empire-db takes a considerably different approach, with a special focus on compile-time safety, reduced redundancies and improved developer productivity.
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать empire-db-codegen

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.empire-db : empire-db jar 3.0.0
org.apache.velocity : velocity jar 1.7
org.slf4j : slf4j-reload4j jar 1.7.36

runtime (7)

Идентификатор библиотеки Тип Версия
org.hsqldb : hsqldb jar 2.5.2
com.h2database : h2 jar 1.4.200
org.apache.derby : derby jar 10.14.2.0
mysql : mysql-connector-java jar 8.0.28
org.postgresql : postgresql jar 42.2.24
com.microsoft.sqlserver : mssql-jdbc jar 9.4.1.jre8
com.oracle.database.jdbc : ojdbc8 jar 19.13.0.0.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7
org.mockito : mockito-core jar 1.8.2

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

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

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

Версия
3.0.0
2.5.1
2.5.0
2.4.7
2.4.6
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0-incubating
2.1.0-incubating
2.0.7-incubating
2.0.6-incubating