Last Version

ch.sahits.game:OpenPatricianTestUtilities 1.0.1

Module providing utilities for testing.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianTestUtilities
Version

Version

1.0.1
Type

Type

jar
Description

Description

Module providing utilities for testing.
Project Organization

Project Organization

Sahits GmbH

Download OpenPatricianTestUtilities 1.0.1


<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.