| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Other Универсальные библиотеки |
| Группа | Группаnet.anotheria |
| Идентификатор | Идентификаторdistributeme-core |
| Версия | Версия2.3.8 |
| Тип | Типjar |
| Описание |
Описаниеdistributeme-core
DistributeMe core functionality
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| distributeme-core-2.3.8.pom | |
| distributeme-core-2.3.8.jar | 182 KB |
| distributeme-core-2.3.8-sources.jar | 123 KB |
| distributeme-core-2.3.8-javadoc.jar | 874 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.anotheria/distributeme-core/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>distributeme-core</artifactId>
<version>2.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/distributeme-core/
implementation 'net.anotheria:distributeme-core:2.3.8'
// https://jarcasting.com/artifacts/net.anotheria/distributeme-core/
implementation ("net.anotheria:distributeme-core:2.3.8")
'net.anotheria:distributeme-core:jar:2.3.8'
<dependency org="net.anotheria" name="distributeme-core" rev="2.3.8">
<artifact name="distributeme-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='distributeme-core', version='2.3.8')
)
libraryDependencies += "net.anotheria" % "distributeme-core" % "2.3.8"
[net.anotheria/distributeme-core "2.3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.2 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| net.anotheria : configureme | jar | 2.4.0 |
| net.anotheria : ano-util | jar | 2.1.8 |
| net.anotheria : moskito-core | jar | 2.9.1 |
| net.anotheria : ano-prise | jar | 2.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : findbugs | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.mockito : mockito-core | jar | 2.3.0 |
| junit : junit | jar | 4.12 |