Download evo-inflector-1.2.2.jar file - Jar e

Jar examples for e:evo-inflector

Description

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.

You can download jar file evo-inflector 1.2.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add evo-inflector-1.2.2.jar to your project.

<dependency>
   <groupId>org.atteo</groupId>
   <artifactId>evo-inflector</artifactId>
   <version>1.2.2</version>
</dependency>
compile group: 'org.atteo', name: 'evo-inflector', version: '1.2.2'
libraryDependencies += "org.atteo" % "evo-inflector" % "1.2.2"
<dependency org="org.atteo" name="evo-inflector" rev="1.2.2"/>
@Grapes(@Grab(group='org.atteo', module='evo-inflector', version='1.2.2'))
'org.atteo:evo-inflector:jar:1.2.2'

Download

Click the following link to download the jar file.

evo-inflector-1.2.2-javadoc.jar
evo-inflector-1.2.2-sources.jar
evo-inflector-1.2.2.jar
evo-inflector-1.2.2.pom



Related Tutorials