| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfi.jubic |
| Идентификатор | Идентификаторeasyparent |
| Последняя версия | Последняя версия0.1.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеeasyparent
Parent POM for easy* projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| easyparent-0.1.5.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fi.jubic/easyparent/ -->
<dependency>
<groupId>fi.jubic</groupId>
<artifactId>easyparent</artifactId>
<version>0.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fi.jubic/easyparent/
implementation 'fi.jubic:easyparent:0.1.5'
// https://jarcasting.com/artifacts/fi.jubic/easyparent/
implementation ("fi.jubic:easyparent:0.1.5")
'fi.jubic:easyparent:pom:0.1.5'
<dependency org="fi.jubic" name="easyparent" rev="0.1.5">
<artifact name="easyparent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fi.jubic', module='easyparent', version='0.1.5')
)
libraryDependencies += "fi.jubic" % "easyparent" % "0.1.5"
[fi.jubic/easyparent "0.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.6.1 |
| org.mockito : mockito-junit-jupiter | jar | 4.6.1 |