Jar examples for d:dxa-common-api
DXA Common API project containing framework interfaces and API
You can download jar file dxa-common-api 1.2.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
dxa-common-api-1.2.1-javadoc.jar