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