File | Operation |
---|---|
wikitext-project-1.1.pom | download |
<dependency>
<groupId>org.fusesource.wikitext</groupId>
<artifactId>wikitext-project</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.fusesource.wikitext', module='wikitext-project', version='1.1')
)
<parent> <groupId>org.fusesource</groupId> <artifactId>fusesource-pom</artifactId> <version>1.2</version> </parent>