File | Operation |
---|---|
commonmark-parent-0.3.2.pom | download |
<dependency>
<groupId>com.atlassian.commonmark</groupId>
<artifactId>commonmark-parent</artifactId>
<version>0.3.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.atlassian.commonmark', module='commonmark-parent', version='0.3.2')
)
<parent> <groupId>com.atlassian.pom</groupId> <artifactId>central-pom</artifactId> <version>3.0.98</version> </parent>