<dependency>
<groupId>org.apache.abdera</groupId>
<artifactId>abdera-core</artifactId>
<version>1.1</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.abdera</groupId> <artifactId>abdera</artifactId> <version>1.1</version> </parent>
compile
|-- junit:junit
|-- org.apache.abdera:abdera-i18n:1.1
|-- org.apache.geronimo.specs:geronimo-activation_1.0.2_spec
|-- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1
|-- commons-codec:commons-codec
|-- commons-logging:commons-logging
test