Download ano-prise-2.0.1.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.0.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials