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