org.codehaus.tycho:tycho-surefire

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.codehaus.tycho
ArtifactId

ArtifactId

tycho-surefire
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Tycho integrates Maven with Eclipse and OSGi

Download tycho-surefire

Filename Size
tycho-surefire-0.5.0.pom 658 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.tycho/tycho-surefire/ -->
<dependency>
    <groupId>org.codehaus.tycho</groupId>
    <artifactId>tycho-surefire</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.tycho/tycho-surefire/
implementation 'org.codehaus.tycho:tycho-surefire:0.5.0'
// https://jarcasting.com/artifacts/org.codehaus.tycho/tycho-surefire/
implementation ("org.codehaus.tycho:tycho-surefire:0.5.0")
'org.codehaus.tycho:tycho-surefire:pom:0.5.0'
<dependency org="org.codehaus.tycho" name="tycho-surefire" rev="0.5.0">
  <artifact name="tycho-surefire" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.tycho', module='tycho-surefire', version='0.5.0')
)
libraryDependencies += "org.codehaus.tycho" % "tycho-surefire" % "0.5.0"
[org.codehaus.tycho/tycho-surefire "0.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • maven-osgi-test-plugin
  • tycho-surefire-osgi-booter
  • tycho-surefire-junit
  • tycho-surefire-junit4

Versions

Version
0.5.0