Evo JTA

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-jta
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Evo JTA
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/evo-jta/

Download evo-jta

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.atteo : evo-services jar 0.6
com.google.code.findbugs : jsr305 jar 1.3.9
javax.transaction : jta jar 1.1
javax.jms : jms-api jar 1.1-rev-1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6