Download dxa-common-api-1.2.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials