License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdch.sahits.game |
ArtifactId | ArtifactIdOpenPatricianTestUtilities |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModule providing utilities for testing.
|
Project Organization |
Project OrganizationSahits 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |