License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdde.quantummaid.testmaid |
ArtifactId | ArtifactIdtestmaid-core |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTestMaid - Core
TestMaid is a test framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testmaid-core-0.0.5.pom | |
testmaid-core-0.0.5.jar | 224 KB |
testmaid-core-0.0.5-sources.jar | 32 KB |
testmaid-core-0.0.5-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-core/ -->
<dependency>
<groupId>de.quantummaid.testmaid</groupId>
<artifactId>testmaid-core</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-core/
implementation 'de.quantummaid.testmaid:testmaid-core:0.0.5'
// https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-core/
implementation ("de.quantummaid.testmaid:testmaid-core:0.0.5")
'de.quantummaid.testmaid:testmaid-core:jar:0.0.5'
<dependency org="de.quantummaid.testmaid" name="testmaid-core" rev="0.0.5">
<artifact name="testmaid-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.testmaid', module='testmaid-core', version='0.0.5')
)
libraryDependencies += "de.quantummaid.testmaid" % "testmaid-core" % "0.0.5"
[de.quantummaid.testmaid/testmaid-core "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.1 |
de.quantummaid.injectmaid : core | jar | 0.1.18 |
de.quantummaid.reflectmaid : reflectmaid-actors | jar | 0.2.18 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |