Last Version

PDE JUnit Runtime Support 3.6.200

PDE JUnit Runtime Support

License

License

Categories

Categories

JUnit Unit Testing CLI User Interface
GroupId

GroupId

org.eclipse.pde
ArtifactId

ArtifactId

org.eclipse.pde.junit.runtime
Version

Version

3.6.200
Type

Type

jar
Description

Description

PDE JUnit Runtime Support
PDE JUnit Runtime Support
Project URL

Project URL

http://www.eclipse.org/pde
Project Organization

Project Organization

Eclipse Foundation

Download org.eclipse.pde.junit.runtime 3.6.200


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.junit.runtime jar [3.5.0,4.0.0)
junit : junit jar [3.8.2,)
org.eclipse.platform : org.eclipse.core.runtime jar [3.11.0,4.0.0)
org.eclipse.platform : org.eclipse.ui Optional jar [3.2.0,4.0.0)

Project Modules

There are no modules declared in this project.