License |
License |
---|---|
GroupId | GroupIdch.sahits.game |
ArtifactId | ArtifactIdOpenPatricianUtilities |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenPatricianUtilities
Base utilities for the OpenPatrician game
|
Project Organization |
Project OrganizationSahits GmbH |
<!-- https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianUtilities/ -->
<dependency>
<groupId>ch.sahits.game</groupId>
<artifactId>OpenPatricianUtilities</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianUtilities/
implementation 'ch.sahits.game:OpenPatricianUtilities:1.0.1'
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianUtilities/
implementation ("ch.sahits.game:OpenPatricianUtilities:1.0.1")
'ch.sahits.game:OpenPatricianUtilities:jar:1.0.1'
<dependency org="ch.sahits.game" name="OpenPatricianUtilities" rev="1.0.1">
<artifact name="OpenPatricianUtilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.sahits.game', module='OpenPatricianUtilities', version='1.0.1')
)
libraryDependencies += "ch.sahits.game" % "OpenPatricianUtilities" % "1.0.1"
[ch.sahits.game/OpenPatricianUtilities "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework : spring-beans | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot | jar | |
org.openjfx : javafx-controls | jar | 11 |
commons-io : commons-io | jar | 2.6 |
com.thoughtworks.xstream : xstream | jar | 1.4.11 |
com.google.guava : guava | jar | 24.1-jre |
org.projectlombok : lombok | jar | |
ch.sahits : sahitsUtil | jar | 1.3.3 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.0.RELEASE |
ch.sahits.game : OpenPatricianData | jar | 1.0.1 |
ch.sahits.game : OpenPatricianTestUtilities | jar | 1.0.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |