| License |
License |
|---|---|
| Categories |
CategoriesNet Other General Purpose Libraries |
| GroupId | GroupIdnet.anotheria |
| ArtifactId | ArtifactIdano-prise |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionanotheria.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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ano-prise-2.2.1.pom | |
| ano-prise-2.2.1.jar | 188 KB |
| ano-prise-2.2.1-sources.jar | 123 KB |
| ano-prise-2.2.1-javadoc.jar | 881 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.anotheria : distributeme-core | jar | 2.2.2 |
| com.google.code.findbugs : findbugs | jar | 3.0.1 |
| 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 |