Abdera is available in Maven Central. Depending on what you need, the artifacts are split up.
http://repo2.maven.org/maven2/org/apache/abdera/ (snip) > > I guess the dependency is: > <dependency> > <groupId>org.apache.abdera</groupId> > <artifactId>abdera-bundle</artifactId> > <version>1.1</version> > </dependency> > This will work yes.
