| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdde.sormuras.mainrunner |
| ArtifactId | ArtifactIdmainrunner-root |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmainrunner
JUnit Platform Test Engine launching Java programs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mainrunner-root-1.1.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sormuras.mainrunner/mainrunner-root/ -->
<dependency>
<groupId>de.sormuras.mainrunner</groupId>
<artifactId>mainrunner-root</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.sormuras.mainrunner/mainrunner-root/
implementation 'de.sormuras.mainrunner:mainrunner-root:1.1.0'
// https://jarcasting.com/artifacts/de.sormuras.mainrunner/mainrunner-root/
implementation ("de.sormuras.mainrunner:mainrunner-root:1.1.0")
'de.sormuras.mainrunner:mainrunner-root:pom:1.1.0'
<dependency org="de.sormuras.mainrunner" name="mainrunner-root" rev="1.1.0">
<artifact name="mainrunner-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.sormuras.mainrunner', module='mainrunner-root', version='1.1.0')
)
libraryDependencies += "de.sormuras.mainrunner" % "mainrunner-root" % "1.1.0"
[de.sormuras.mainrunner/mainrunner-root "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.0-M1 |