Last Version

org.metaborg:pie.runtime.test 0.3.0

PIE runtime testing framework and unit tests

License

License

GroupId

GroupId

org.metaborg
ArtifactId

ArtifactId

pie.runtime.test
Version

Version

0.3.0
Type

Type

jar
Description

Description

PIE runtime testing framework and unit tests

Download pie.runtime.test 0.3.0


<!-- https://jarcasting.com/artifacts/org.metaborg/pie.runtime.test/ -->
<dependency>
    <groupId>org.metaborg</groupId>
    <artifactId>pie.runtime.test</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.metaborg/pie.runtime.test/
implementation 'org.metaborg:pie.runtime.test:0.3.0'
// https://jarcasting.com/artifacts/org.metaborg/pie.runtime.test/
implementation ("org.metaborg:pie.runtime.test:0.3.0")
'org.metaborg:pie.runtime.test:jar:0.3.0'
<dependency org="org.metaborg" name="pie.runtime.test" rev="0.3.0">
  <artifact name="pie.runtime.test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metaborg', module='pie.runtime.test', version='0.3.0')
)
libraryDependencies += "org.metaborg" % "pie.runtime.test" % "0.3.0"
[org.metaborg/pie.runtime.test "0.3.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71
org.metaborg : pie.api jar 0.3.0
org.metaborg : pie.api.test jar 0.3.0
org.metaborg : pie.runtime jar 0.3.0
org.junit.jupiter : junit-jupiter-api jar 5.2.0
com.nhaarman : mockito-kotlin jar 1.5.0

Project Modules

There are no modules declared in this project.