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