<dependency> <groupId>org.apache.streams</groupId> <artifactId>twitter-follow-neo4j</artifactId> <version>0.5.1-incubating-SNAPSHOT</version> </dependency>
<dependency org="org.apache.streams" name="twitter-follow-neo4j" rev="0.5.1-incubating-SNAPSHOT"> <artifact name="twitter-follow-neo4j" type="jar" /> </dependency>
@Grapes( @Grab(group='org.apache.streams', module='twitter-follow-neo4j', version='0.5.1-incubating-SNAPSHOT') )