License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdde.quantummaid.testmaid |
ArtifactId | ArtifactIdtestmaid-core |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionTestMaid - Core
TestMaid is a test framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testmaid-core-0.0.4.pom | |
testmaid-core-0.0.4.jar | 224 KB |
testmaid-core-0.0.4-sources.jar | 32 KB |
testmaid-core-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-core/
implementation 'de.quantummaid.testmaid:testmaid-core:0.0.4'
// https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-core/
implementation ("de.quantummaid.testmaid:testmaid-core:0.0.4")
'de.quantummaid.testmaid:testmaid-core:jar:0.0.4'
<dependency org="de.quantummaid.testmaid" name="testmaid-core" rev="0.0.4">
<artifact name="testmaid-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.testmaid', module='testmaid-core', version='0.0.4')
)
libraryDependencies += "de.quantummaid.testmaid" % "testmaid-core" % "0.0.4"
[de.quantummaid.testmaid/testmaid-core "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.1 |
de.quantummaid.injectmaid : core | jar | 0.1.15 |
de.quantummaid.reflectmaid : reflectmaid-actors | jar | 0.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |