PDE JUnit Plug-in Test


License

License

Categories

Categories

JUnit Unit Testing CLI User Interface
GroupId

GroupId

org.eclipse.pde.junit
ArtifactId

ArtifactId

runtime
Last Version

Last Version

3.3.0-v20070608-1300
Release Date

Release Date

Type

Type

jar
Description

Description

PDE JUnit Plug-in Test

Download runtime

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jdt.junit : runtime jar [3.2.0,4.0.0)
org » junit jar [3.8.1,3.9)
org.eclipse.core : runtime jar [3.3.0,4.0.0)
org.eclipse : ui Optional jar [3.2.0,4.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0-v20070608-1300
3.2.0-v20060605