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.

License

License

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-prise
Last Version

Last Version

2.2.1
Release Date

Release Date

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

How to add to project

<!-- 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.
net.anotheria

anotheria

anotheria solution gmbh

Versions

Version
2.2.1
2.2.0
2.1.2.2
2.1.2.1
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0