| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpeedment Данные Базы данных |
| Группа | Группаcom.speedment.tool |
| Идентификатор | Идентификаторtool-parent |
| Версия | Версия3.2.10 |
| Тип | Типpom |
| Описание |
ОписаниеSpeedment - Tool
A bundle of modules that make up the Speedment Tool.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tool-parent-3.2.10.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.speedment.tool/tool-parent/ -->
<dependency>
<groupId>com.speedment.tool</groupId>
<artifactId>tool-parent</artifactId>
<version>3.2.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.speedment.tool/tool-parent/
implementation 'com.speedment.tool:tool-parent:3.2.10'
// https://jarcasting.com/artifacts/com.speedment.tool/tool-parent/
implementation ("com.speedment.tool:tool-parent:3.2.10")
'com.speedment.tool:tool-parent:pom:3.2.10'
<dependency org="com.speedment.tool" name="tool-parent" rev="3.2.10">
<artifact name="tool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.speedment.tool', module='tool-parent', version='3.2.10')
)
libraryDependencies += "com.speedment.tool" % "tool-parent" % "3.2.10"
[com.speedment.tool/tool-parent "3.2.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.testfx : testfx-junit5 | jar | 4.0.16-alpha |