| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Other Универсальные библиотеки |
| Группа | Группаnet.anotheria |
| Идентификатор | Идентификаторano-prise |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.anotheria : distributeme-core | jar | 2.2.2 |
| com.google.code.findbugs : findbugs | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| net.anotheria : ano-net | jar | 2.1.0 |
| junit : junit | jar | 4.12 |