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