Jar examples for b:bedrock-core
Core interfaces, classes and resources for the Bedrock modules.
You can download jar file bedrock-core 4.0.0 in this page.
Common Development and Distribution License 1.0 ("CDDL")
You can use the following script to add bedrock-core-4.0.0.jar to your project.
<dependency> <groupId>com.oracle.bedrock</groupId> <artifactId>bedrock-core</artifactId> <version>4.0.0</version> </dependency>
compile group: 'com.oracle.bedrock', name: 'bedrock-core', version: '4.0.0'
libraryDependencies += "com.oracle.bedrock" % "bedrock-core" % "4.0.0"
<dependency org="com.oracle.bedrock" name="bedrock-core" rev="4.0.0"/>
@Grapes(@Grab(group='com.oracle.bedrock', module='bedrock-core', version='4.0.0'))
'com.oracle.bedrock:bedrock-core:jar:4.0.0'
Click the following link to download the jar file.
bedrock-core-4.0.0-javadoc.jar