Last Version

DXA Builder 2.2.0

Builder plugin for DXA projects used internally to organize build process

License

License

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-builder
Version

Version

2.2.0
Type

Type

jar
Description

Description

DXA Builder
Builder plugin for DXA projects used internally to organize build process
Project URL

Project URL

https://www.sdl.com
Source Code Management

Source Code Management

https://github.com/sdl/dxa-web-application-java

Download dxa-builder 2.2.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jdom : jdom2 jar 2.0.6
jaxen : jaxen jar 1.1.6
commons-configuration : commons-configuration jar 1.10
commons-validator : commons-validator jar 1.6

Project Modules

There are no modules declared in this project.