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