| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.littleshoot |
| Идентификатор | Идентификаторparent |
| Версия | Версия1.0.5 |
| Тип | Типpom |
| Описание |
ОписаниеLittleShoot Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикLittleShoot |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parent-1.0.5.pom | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.littleshoot/parent/ -->
<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>parent</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.littleshoot/parent/
implementation 'org.littleshoot:parent:1.0.5'
// https://jarcasting.com/artifacts/org.littleshoot/parent/
implementation ("org.littleshoot:parent:1.0.5")
'org.littleshoot:parent:pom:1.0.5'
<dependency org="org.littleshoot" name="parent" rev="1.0.5">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='parent', version='1.0.5')
)
libraryDependencies += "org.littleshoot" % "parent" % "1.0.5"
[org.littleshoot/parent "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |