is not current version
Last Version 2.2.1

net.anotheria:ano-prise 2.0.3

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.

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-prise
Version

Version

2.0.3
Type

Type

jar

Download ano-prise 2.0.3


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