License |
License |
---|---|
GroupId | GroupIdcom.adobe.event |
ArtifactId | ArtifactIdxdm-event-model |
Version | Version0.92.5 |
Type | Typejar |
Description |
DescriptionAdobe XDM Event Model
Adobe I/O Event Java (Jackson based) Implementation of the Adobe XDM Event Model
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xdm-event-model-0.92.5.pom | |
xdm-event-model-0.92.5.jar | 28 KB |
xdm-event-model-0.92.5-sources.jar | 25 KB |
xdm-event-model-0.92.5-javadoc.jar | 554 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.event/xdm-event-model/ -->
<dependency>
<groupId>com.adobe.event</groupId>
<artifactId>xdm-event-model</artifactId>
<version>0.92.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.event/xdm-event-model/
implementation 'com.adobe.event:xdm-event-model:0.92.5'
// https://jarcasting.com/artifacts/com.adobe.event/xdm-event-model/
implementation ("com.adobe.event:xdm-event-model:0.92.5")
'com.adobe.event:xdm-event-model:jar:0.92.5'
<dependency org="com.adobe.event" name="xdm-event-model" rev="0.92.5">
<artifact name="xdm-event-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.event', module='xdm-event-model', version='0.92.5')
)
libraryDependencies += "com.adobe.event" % "xdm-event-model" % "0.92.5"
[com.adobe.event/xdm-event-model "0.92.5"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.jayway.jsonpath : json-path-assert | jar | 0.9.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |