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

Evo Database 0.6

Java application development framework focusing on configurability and easy testing. Promotes proven and simple solutions and specifically avoids the use of complicated and deprecated ones. It offers modular service framework based on Google Guice, Maven-like configuration management, logging with SLF4J, support for common JavaEE technologies: JDBC, JPA, JMS, JTA, JMX, Java Servlet API, JAX-RS. Promotes fresh approach to JavaEE development with dependency injection, annotation processing, modular design and easy unit testing.

Лицензия

Лицензия

Apache License, Version 2.0
Категории

Категории

Данные
Группа

Группа

org.atteo
Идентификатор

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

evo-database
Версия

Версия

0.6
Тип

Тип

jar
Описание

Описание

Evo Database
Java application development framework focusing on configurability and easy testing. Promotes proven and simple solutions and specifically avoids the use of complicated and deprecated ones. It offers modular service framework based on Google Guice, Maven-like configuration management, logging with SLF4J, support for common JavaEE technologies: JDBC, JPA, JMS, JTA, JMX, Java Servlet API, JAX-RS. Promotes fresh approach to JavaEE development with dependency injection, annotation processing, modular design and easy unit testing.
Организация-разработчик

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

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

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

https://code.google.com/p/evo-framework/source/browse/evo-database/

Скачать evo-database 0.6


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.atteo : evo-services jar 0.6
org.atteo : evo-jta jar 0.6
com.google.code.findbugs : jsr305 jar 1.3.9
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 10.0.1
org.sonatype.sisu : sisu-guice jar 3.1.0

test (2)

Идентификатор библиотеки Тип Версия
org.atteo : evo-tests jar 0.6
junit : junit jar 4.8.2

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

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