File | Operation |
---|---|
jar-pom-3.2.1.pom | download |
<dependency>
<groupId>com.addthis.common.build.maven.pom</groupId>
<artifactId>jar-pom</artifactId>
<version>3.2.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.addthis.common.build.maven.pom', module='jar-pom', version='3.2.1')
)