is not current version
Last Version 2.2.22

com.sdl.dxa:dxa-framework 2.2.13

Parent for Digital Experience Accelerator API framework

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-framework
Version

Version

2.2.13
Type

Type

pom

Download dxa-framework 2.2.13

Filename Size
dxa-framework-2.2.13.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sdl.dxa/dxa-framework/ -->
<dependency>
    <groupId>com.sdl.dxa</groupId>
    <artifactId>dxa-framework</artifactId>
    <version>2.2.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-framework/
implementation 'com.sdl.dxa:dxa-framework:2.2.13'
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-framework/
implementation ("com.sdl.dxa:dxa-framework:2.2.13")
'com.sdl.dxa:dxa-framework:pom:2.2.13'
<dependency org="com.sdl.dxa" name="dxa-framework" rev="2.2.13">
  <artifact name="dxa-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa', module='dxa-framework', version='2.2.13')
)
libraryDependencies += "com.sdl.dxa" % "dxa-framework" % "2.2.13"
[com.sdl.dxa/dxa-framework "2.2.13"]