Download dxa-common-impl-1.8.0.jar file - Jar d

Jar examples for d:dxa-common-impl

Description

DXA Common API implementation project containing implementations of common-api

You can download jar file dxa-common-impl 1.8.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dxa-common-impl-1.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

dxa-common-impl-1.8.0-javadoc.jar
dxa-common-impl-1.8.0-sources.jar
dxa-common-impl-1.8.0.jar
dxa-common-impl-1.8.0.pom



Related Tutorials