MVN

com.sdl.dxa : dxa-webapp

Maven & Gradle

Dec 24, 2019
25 stars

DXA - Webapp · Example web application for DXA

<dependency>
    <groupId>com.sdl.dxa</groupId>
    <artifactId>dxa-webapp</artifactId>
    <version>2.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sdl.dxa : dxa-webapp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.3

All Versions

Choose a version of com.sdl.dxa : dxa-webapp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
dxa-webapp-2.2.3
dxa-webapp-2.2.0

How to add a dependency to Maven

Add the following com.sdl.dxa : dxa-webapp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sdl.dxa</groupId>
    <artifactId>dxa-webapp</artifactId>
    <version>2.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sdl.dxa : dxa-webapp gradle dependency to your build.gradle file:

implementation 'com.sdl.dxa:dxa-webapp:2.2.3'

Gradle Kotlin DSL: Add the following com.sdl.dxa : dxa-webapp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sdl.dxa:dxa-webapp:2.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sdl.dxa : dxa-webapp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sdl.dxa" % "dxa-webapp" % "2.2.3"

Advertisement

Dependencies from Group

May 31, 2023
48 usages
25 stars
May 31, 2023
29 usages
25 stars
Nov 22, 2017
25 usages
26 stars
Nov 22, 2017
21 usages
25 stars
May 31, 2023
18 usages
25 stars

Discover Dependencies