Download dxa-common-api-1.2.jar file - Jar d

Jar examples for d:dxa-common-api

Description

DXA Common API project containing framework interfaces and API

You can download jar file dxa-common-api 1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dxa-common-api-1.2.jar to your project.

<dependency>
   <groupId>com.sdl.dxa</groupId>
   <artifactId>dxa-common-api</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.sdl.dxa', name: 'dxa-common-api', version: '1.2'
libraryDependencies += "com.sdl.dxa" % "dxa-common-api" % "1.2"
<dependency org="com.sdl.dxa" name="dxa-common-api" rev="1.2"/>
@Grapes(@Grab(group='com.sdl.dxa', module='dxa-common-api', version='1.2'))
'com.sdl.dxa:dxa-common-api:jar:1.2'

Download

Click the following link to download the jar file.

dxa-common-api-1.2-javadoc.jar
dxa-common-api-1.2-sources.jar
dxa-common-api-1.2.jar
dxa-common-api-1.2.pom



Related Tutorials