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