Jar examples for e:evo-inflector
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.0.1 in this page.
Apache License, Version 2.0
You can use the following script to add evo-inflector-1.0.1.jar to your project.
<dependency> <groupId>org.atteo</groupId> <artifactId>evo-inflector</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.atteo', name: 'evo-inflector', version: '1.0.1'
libraryDependencies += "org.atteo" % "evo-inflector" % "1.0.1"
<dependency org="org.atteo" name="evo-inflector" rev="1.0.1"/>
@Grapes(@Grab(group='org.atteo', module='evo-inflector', version='1.0.1'))
'org.atteo:evo-inflector:jar:1.0.1'
Click the following link to download the jar file.
evo-inflector-1.0.1-javadoc.jar