Evo Framework

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.

License

License

Apache License, Version 2.0
GroupId

GroupId

org.atteo
ArtifactId

ArtifactId

evo-framework
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

pom
Description

Description

Evo Framework
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.
Project Organization

Project Organization

Atteo
Source Code Management

Source Code Management

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

Download evo-framework

Filename Size
evo-framework-0.6.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • classindex
  • classindex-transformer
  • config
  • janino
  • inflector
  • services
  • tests
  • jetty
  • jmx
  • firebuglogger
  • hornetq
  • logback
  • jta
  • jta-atomikos
  • jersey
  • database
  • h2
  • hibernate
  • migrations

Versions

Version
0.6
0.5