| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Other Универсальные библиотеки |
| Группа | Группаnet.anotheria |
| Идентификатор | Идентификаторdistributeme-parent |
| Версия | Версия2.3.8 |
| Тип | Типpom |
| Описание |
Описаниеdistributeme-parent
parent for all distributeme projects
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| distributeme-parent-2.3.8.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.anotheria/distributeme-parent/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>distributeme-parent</artifactId>
<version>2.3.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/distributeme-parent/
implementation 'net.anotheria:distributeme-parent:2.3.8'
// https://jarcasting.com/artifacts/net.anotheria/distributeme-parent/
implementation ("net.anotheria:distributeme-parent:2.3.8")
'net.anotheria:distributeme-parent:pom:2.3.8'
<dependency org="net.anotheria" name="distributeme-parent" rev="2.3.8">
<artifact name="distributeme-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='distributeme-parent', version='2.3.8')
)
libraryDependencies += "net.anotheria" % "distributeme-parent" % "2.3.8"
[net.anotheria/distributeme-parent "2.3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : findbugs | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| junit : junit | jar | 4.12 |