File | Operation |
---|---|
coherence-tools-0.5.pom | download |
<dependency>
<groupId>com.seovic.coherence</groupId>
<artifactId>coherence-tools</artifactId>
<version>0.5</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.seovic.coherence', module='coherence-tools', version='0.5')
)