Evo Services

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

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Evo Services
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-services/

Download evo-services

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.atteo : evo-config jar 0.6
org.sonatype.sisu : sisu-guice jar 3.1.0
org.sonatype.sisu.inject : guice-servlet jar 3.1.0
ch.qos.logback : logback-classic jar 0.9.30
org.slf4j : slf4j-api jar 1.6.3
org.slf4j : jul-to-slf4j jar 1.6.3
org.slf4j : log4j-over-slf4j jar 1.6.3
javax.servlet : javax.servlet-api jar 3.0.1
com.google.code.findbugs : jsr305 jar 1.3.9
javax.validation : validation-api jar 1.0.0.GA
com.google.guava : guava jar 10.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.6