Last Version

Evo JMX 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.

License

License

Apache License, Version 2.0
GroupId

GroupId

org.atteo
ArtifactId

ArtifactId

evo-jmx
Version

Version

0.6
Type

Type

jar
Description

Description

Evo JMX
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-jmx/

Download evo-jmx 0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.atteo : evo-services jar 0.6
org.atteo : evo-classindex jar 0.6

test (2)

Group / Artifact Type Version
org.atteo : evo-tests jar 0.6
junit : junit jar 4.8.2

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.6

Project Modules

There are no modules declared in this project.