Download bedrock-core-4.0.2.jar file - Jar b

Jar examples for b:bedrock-core

Description

Core interfaces, classes and resources for the Bedrock modules.

You can download jar file bedrock-core 4.0.2 in this page.

License

Common Development and Distribution License 1.0 ("CDDL")

Build File

You can use the following script to add bedrock-core-4.0.2.jar to your project.

<dependency>
   <groupId>com.citytechinc.aem.bedrock</groupId>
   <artifactId>bedrock-core</artifactId>
   <version>4.0.2</version>
</dependency>
compile group: 'com.citytechinc.aem.bedrock', name: 'bedrock-core', version: '4.0.2'
libraryDependencies += "com.citytechinc.aem.bedrock" % "bedrock-core" % "4.0.2"
<dependency org="com.citytechinc.aem.bedrock" name="bedrock-core" rev="4.0.2"/>
@Grapes(@Grab(group='com.citytechinc.aem.bedrock', module='bedrock-core', version='4.0.2'))
'com.citytechinc.aem.bedrock:bedrock-core:jar:4.0.2'

Download

Click the following link to download the jar file.

bedrock-core-4.0.2-javadoc.jar
bedrock-core-4.0.2-sources.jar
bedrock-core-4.0.2.jar
bedrock-core-4.0.2.pom



Related Tutorials