Download ano-prise-2.2.0.jar file - Jar a

Jar examples for a:ano-prise

Description

Collection of utils for different enterprise class projects. Among other stuff contains Caches, Mocking, DualCrud, MetaFactory and SessionDistributorService. Visit https://opensource.anotheria.net for details.

You can download jar file ano-prise 2.2.0 in this page.

Build File

You can use the following script to add ano-prise-2.2.0.jar to your project.

<dependency>
   <groupId>net.anotheria</groupId>
   <artifactId>ano-prise</artifactId>
   <version>2.2.0</version>
</dependency>
compile group: 'net.anotheria', name: 'ano-prise', version: '2.2.0'
libraryDependencies += "net.anotheria" % "ano-prise" % "2.2.0"
<dependency org="net.anotheria" name="ano-prise" rev="2.2.0"/>
@Grapes(@Grab(group='net.anotheria', module='ano-prise', version='2.2.0'))
'net.anotheria:ano-prise:jar:2.2.0'

Download

Click the following link to download the jar file.

ano-prise-2.2.0-javadoc.jar
ano-prise-2.2.0-sources.jar
ano-prise-2.2.0.jar
ano-prise-2.2.0.pom



Related Tutorials