| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Other Универсальные библиотеки |
| Группа | Группаnet.anotheria |
| Идентификатор | Идентификаторano-maf |
| Версия | Версия2.3.0 |
| Тип | Типjar |
| Описание |
Описаниеanotheria micro action framework
Defines various standards for all Anotheria Maven Projects
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ano-maf-2.3.0.pom | |
| ano-maf-2.3.0.jar | 51 KB |
| ano-maf-2.3.0-sources.jar | 37 KB |
| ano-maf-2.3.0-javadoc.jar | 297 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-maf/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-maf</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-maf/
implementation 'net.anotheria:ano-maf:2.3.0'
// https://jarcasting.com/artifacts/net.anotheria/ano-maf/
implementation ("net.anotheria:ano-maf:2.3.0")
'net.anotheria:ano-maf:jar:2.3.0'
<dependency org="net.anotheria" name="ano-maf" rev="2.3.0">
<artifact name="ano-maf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-maf', version='2.3.0')
)
libraryDependencies += "net.anotheria" % "ano-maf" % "2.3.0"
[net.anotheria/ano-maf "2.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| net.anotheria : ano-util | jar | 2.1.8 |
| net.anotheria : moskito-core | jar | 2.9.0 |
| net.anotheria : ano-prise | jar | 2.2.0 |
| org.reflections : reflections | jar | 0.9.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.1 |
| com.google.code.findbugs : findbugs | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| junit : junit | jar | 4.12 |