<dependency>
<groupId>org.easytesting</groupId>
<artifactId>fest-swing-junit</artifactId>
<version>1.2a3</version>
</dependency>
<parent> <groupId>org.easytesting</groupId> <artifactId>fest</artifactId> <version>1.0</version> </parent>
compile
|-- commons-codec:commons-codec:1.3
|-- org.easytesting:fest-swing:1.2a3
|-- org.easytesting:fest-util:1.1
provided
|-- org.apache.ant:ant-junit:1.7.0
test
|-- org.easytesting:fest-assert:1.1