| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаch.sahits.game |
| Идентификатор | ИдентификаторOpenPatricianTestUtilities |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеModule providing utilities for testing.
|
| Организация-разработчик |
Организация-разработчикSahits GmbH |
<!-- https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianTestUtilities/ -->
<dependency>
<groupId>ch.sahits.game</groupId>
<artifactId>OpenPatricianTestUtilities</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianTestUtilities/
implementation 'ch.sahits.game:OpenPatricianTestUtilities:1.0.1'
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianTestUtilities/
implementation ("ch.sahits.game:OpenPatricianTestUtilities:1.0.1")
'ch.sahits.game:OpenPatricianTestUtilities:jar:1.0.1'
<dependency org="ch.sahits.game" name="OpenPatricianTestUtilities" rev="1.0.1">
<artifact name="OpenPatricianTestUtilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.sahits.game', module='OpenPatricianTestUtilities', version='1.0.1')
)
libraryDependencies += "ch.sahits.game" % "OpenPatricianTestUtilities" % "1.0.1"
[ch.sahits.game/OpenPatricianTestUtilities "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | |
| org.openjfx : javafx-controls | jar | 11 |
| org.openjfx : javafx-swing | jar | 11 |
| junit : junit | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.2.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.2.0 |
| org.mockito : mockito-junit-jupiter | jar | 2.18.3 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.2.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |