| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdch.sahits.game |
| ArtifactId | ArtifactIdOpenPatricianTest |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVarious test application and integration tests for OpenPatrician
|
| Project Organization |
Project OrganizationSahits GmbH |
| Filename | Size |
|---|---|
| OpenPatricianTest-1.0.1.pom | |
| OpenPatricianTest-1.0.1.jar | 165 KB |
| OpenPatricianTest-1.0.1-sources.jar | 73 KB |
| OpenPatricianTest-1.0.1-javadoc.jar | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianTest/ -->
<dependency>
<groupId>ch.sahits.game</groupId>
<artifactId>OpenPatricianTest</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianTest/
implementation 'ch.sahits.game:OpenPatricianTest:1.0.1'
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianTest/
implementation ("ch.sahits.game:OpenPatricianTest:1.0.1")
'ch.sahits.game:OpenPatricianTest:jar:1.0.1'
<dependency org="ch.sahits.game" name="OpenPatricianTest" rev="1.0.1">
<artifact name="OpenPatricianTest" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.sahits.game', module='OpenPatricianTest', version='1.0.1')
)
libraryDependencies += "ch.sahits.game" % "OpenPatricianTest" % "1.0.1"
[ch.sahits.game/OpenPatricianTest "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.0.RELEASE |
| org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.1.0.RELEASE |
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.0.0 |
| ch.sahits.game : OpenPatricianDisplay | jar | 1.0.1 |
| ch.sahits.game : OpenPatricianData | jar | 1.0.1 |
| org.mockito : mockito-core | jar | |
| org.springframework.boot : spring-boot-starter-data-neo4j | jar | 2.1.0.RELEASE |
| org.neo4j : neo4j-kernel | jar | 3.2.0 |
| org.neo4j : neo4j-lucene-index | jar | 3.2.0 |
| org.neo4j : neo4j-ogm-embedded-driver | jar | 2.1.2 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.0.RELEASE |
| com.h2database : h2 | jar | |
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| it.unimi.dsi : fastutil | jar | 7.0.13 |
| com.carrotsearch : hppc | jar | 0.7.2 |
| org.eclipse.collections : eclipse-collections | jar | 8.0.0 |
| org.reflections : reflections | jar | 0.9.11 |
| org.springframework.data : spring-data-neo4j | jar | 4.2.3.RELEASE |
| org.neo4j : neo4j-ogm-api | jar | 2.1.2 |
| org.apache.maven : maven-model | jar | 3.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.2.0 |