| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Other Универсальные библиотеки |
| Группа | Группаnet.anotheria |
| Идентификатор | Идентификаторano-comm |
| Версия | Версия2.1.1 |
| Тип | Типjar |
| Описание |
Описаниеanotheria.net communication utils
Defines various standards for all Anotheria Maven Projects
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ano-comm-2.1.1.pom | |
| ano-comm-2.1.1.jar | 25 KB |
| ano-comm-2.1.1-sources.jar | 15 KB |
| ano-comm-2.1.1-javadoc.jar | 141 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-comm/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-comm</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-comm/
implementation 'net.anotheria:ano-comm:2.1.1'
// https://jarcasting.com/artifacts/net.anotheria/ano-comm/
implementation ("net.anotheria:ano-comm:2.1.1")
'net.anotheria:ano-comm:jar:2.1.1'
<dependency org="net.anotheria" name="ano-comm" rev="2.1.1">
<artifact name="ano-comm" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-comm', version='2.1.1')
)
libraryDependencies += "net.anotheria" % "ano-comm" % "2.1.1"
[net.anotheria/ano-comm "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| net.anotheria : ano-util | jar | 2.1.6 |
| net.anotheria : ano-prise | jar | 2.1.0 |
| net.anotheria : configureme | jar | 2.2.0 |
| javax.mail : mail | jar | 1.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : findbugs | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| junit : junit | jar | 4.12 |