Tycho Surefire Parent

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-surefire
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

pom
Description

Description

Tycho Surefire Parent
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Sonatype, Inc.

Download tycho-surefire

Filename Size
tycho-surefire-0.11.1.pom 733 bytes
Browse

How to add to project

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

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
  • org.sonatype.tycho.surefire.osgibooter
  • org.sonatype.tycho.surefire.junit
  • org.sonatype.tycho.surefire.junit4

Versions

Version
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0