is not current version
Last Version 2.2.22

com.sdl.dxa:dxa-framework 1.2

Parent for Digital Experince Accelerator API framework

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-framework
Version

Version

1.2
Type

Type

pom

Download dxa-framework 1.2

Filename Size
dxa-framework-1.2.pom 1 KB
Browse

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