File | Operation |
---|---|
streams-master-0.3-incubating.pom | download |
<dependency>
<groupId>org.apache.streams</groupId>
<artifactId>streams-master</artifactId>
<version>0.3-incubating</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-master', version='0.3-incubating')
)
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>17</version> </parent>