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