File | Operation |
---|---|
service-0.3.32.pom | download |
<dependency>
<groupId>io.americanexpress.synapse</groupId>
<artifactId>service</artifactId>
<version>0.3.32</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='service', version='0.3.32')
)
<parent> <groupId>io.americanexpress.synapse</groupId> <artifactId>synapse</artifactId> <version>0.3.32</version> </parent>