| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.danilopianini |
| Идентификатор | Идентификаторde.saring.st-parent |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Описание |
ОписаниеSportsTracker Parent
Parent project of SportsTracker components.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| de.saring.st-parent-1.0.0.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.danilopianini/de.saring.st-parent/ -->
<dependency>
<groupId>org.danilopianini</groupId>
<artifactId>de.saring.st-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.danilopianini/de.saring.st-parent/
implementation 'org.danilopianini:de.saring.st-parent:1.0.0'
// https://jarcasting.com/artifacts/org.danilopianini/de.saring.st-parent/
implementation ("org.danilopianini:de.saring.st-parent:1.0.0")
'org.danilopianini:de.saring.st-parent:pom:1.0.0'
<dependency org="org.danilopianini" name="de.saring.st-parent" rev="1.0.0">
<artifact name="de.saring.st-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.danilopianini', module='de.saring.st-parent', version='1.0.0')
)
libraryDependencies += "org.danilopianini" % "de.saring.st-parent" % "1.0.0"
[org.danilopianini/de.saring.st-parent "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.70 |
| org.openjfx : javafx-fxml | jar | 14 |
| javax.inject : javax.inject | jar | 1 |
| eu.lestard : easy-di | jar | 0.3.0 |
| org.jdom : jdom2 | jar | 2.0.6 |
| org.jfree : jfreechart-fx | jar | 1.0.1 |
| org.controlsfx : controlsfx | jar | 11.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
| org.mockito : mockito-core | jar | 2.23.0 |