| License |
License |
|---|---|
| GroupId | GroupIdcom.uzabase |
| ArtifactId | ArtifactIdplaytest-db |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplaytest-db
DB support library for playing test.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| playtest-db-0.1.1.pom | |
| playtest-db-0.1.1.jar | 19 KB |
| playtest-db-0.1.1-sources.jar | 4 KB |
| playtest-db-0.1.1-javadoc.jar | 271 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.uzabase/playtest-db/ -->
<dependency>
<groupId>com.uzabase</groupId>
<artifactId>playtest-db</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.uzabase/playtest-db/
implementation 'com.uzabase:playtest-db:0.1.1'
// https://jarcasting.com/artifacts/com.uzabase/playtest-db/
implementation ("com.uzabase:playtest-db:0.1.1")
'com.uzabase:playtest-db:jar:0.1.1'
<dependency org="com.uzabase" name="playtest-db" rev="0.1.1">
<artifact name="playtest-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uzabase', module='playtest-db', version='0.1.1')
)
libraryDependencies += "com.uzabase" % "playtest-db" % "0.1.1"
[com.uzabase/playtest-db "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.amshove.kluent : kluent | jar | 1.68 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.0 |
| org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.3.61 |
| org.assertj : assertj-db | jar | 2.0.2 |
| org.dbunit : dbunit | jar | 2.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.mockk : mockk | jar | 1.12.0 |
| com.h2database : h2 | jar | 1.4.200 |