<dependency>
<groupId>org.apache.abdera</groupId>
<artifactId>abdera-server</artifactId>
<version>1.1.3</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.abdera</groupId> <artifactId>abdera</artifactId> <version>1.1.3</version> </parent>
compile
|-- junit:junit
|-- commons-codec:commons-codec
|-- org.apache.abdera:abdera-core:1.1.3
|-- org.apache.abdera:abdera-parser:1.1.3
|-- commons-logging:commons-logging
test