File | Operation |
---|---|
bedrock-coherence-6.0.4.pom | download |
<dependency>
<groupId>com.oracle.bedrock</groupId>
<artifactId>bedrock-coherence</artifactId>
<version>6.0.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock', module='bedrock-coherence', version='6.0.4')
)
<parent> <groupId>com.oracle.bedrock</groupId> <artifactId>project</artifactId> <version>6.0.4</version> </parent>