| License |
License |
|---|---|
| GroupId | GroupIdcom.sdl.dxa.modules |
| ArtifactId | ArtifactIddxa-module-smarttarget-abstract |
| Last Version | Last Version2.0.0-CTP2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDXA Modules - Experience Optimization module, common implementation
Common implementation for Experience Optimization module
|
| Project Organization |
Project OrganizationSDL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-smarttarget-abstract/ -->
<dependency>
<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-smarttarget-abstract</artifactId>
<version>2.0.0-CTP2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-smarttarget-abstract/
implementation 'com.sdl.dxa.modules:dxa-module-smarttarget-abstract:2.0.0-CTP2'
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-smarttarget-abstract/
implementation ("com.sdl.dxa.modules:dxa-module-smarttarget-abstract:2.0.0-CTP2")
'com.sdl.dxa.modules:dxa-module-smarttarget-abstract:jar:2.0.0-CTP2'
<dependency org="com.sdl.dxa.modules" name="dxa-module-smarttarget-abstract" rev="2.0.0-CTP2">
<artifact name="dxa-module-smarttarget-abstract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa.modules', module='dxa-module-smarttarget-abstract', version='2.0.0-CTP2')
)
libraryDependencies += "com.sdl.dxa.modules" % "dxa-module-smarttarget-abstract" % "2.0.0-CTP2"
[com.sdl.dxa.modules/dxa-module-smarttarget-abstract "2.0.0-CTP2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sdl.dxa : dxa-common-impl | jar | 2.0.0-CTP2 |
| com.sdl.dxa : dxa-tridion-provider | jar | 2.0.0-CTP2 |
| com.sdl.web : cil | pom | 8.5.0-1008 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.5 |
| javax.servlet : jstl | jar | 1.2 |
| com.google.guava : guava | jar | 20.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 4.3.7.RELEASE |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.hamcrest : hamcrest-library | jar | 1.3 |