<dependency>
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<version>5.5.0</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.eclipse.tycho:org.eclipse.jdt.core:3.12.0.v20160516-2131
|-- com.martiansoftware:jsap:2.1
provided
|-- ant:ant:1.6.5
test
|-- junit:junit:4.11
|-- com.github.stefanbirkner:system-rules:1.9.0