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