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

Evo Migrations 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-migrations
Версия

Версия

0.6
Тип

Тип

jar
Описание

Описание

Evo Migrations
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-migrations/

Скачать evo-migrations 0.6


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.atteo : evo-services jar 0.6
org.atteo : evo-database jar 0.6
org.liquibase : liquibase-core jar 2.0.3

test (3)

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

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

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