Download bedrock-core-5.0.0.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 5.0.0 in this page.

License

Common Development and Distribution License 1.0 ("CDDL")

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials