Last Version

anotheria.net enterprise class utils 2.2.1

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.

License

License

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-prise
Version

Version

2.2.1
Type

Type

jar
Description

Description

anotheria.net enterprise class utils
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.
Project Organization

Project Organization

anotheria.net
Source Code Management

Source Code Management

https://github.com/anotheria/ano-prise

Download ano-prise 2.2.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
net.anotheria : ano-db jar 2.1.0
net.anotheria : configureme jar 2.1.1
net.anotheria : moskito-core jar 2.9.1
net.anotheria : ano-util jar 2.1.6
org.reflections : reflections jar 0.9.8

provided (2)

Group / Artifact Type Version
net.anotheria : distributeme-core jar 2.2.2
com.google.code.findbugs : findbugs jar 3.0.1

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
net.anotheria : ano-net jar 2.1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.