Adobe XDM Event Model

Adobe I/O Event Java (Jackson based) Implementation of the Adobe XDM Event Model

Лицензия

Лицензия

Группа

Группа

com.adobe.event
Идентификатор

Идентификатор

xdm-event-model
Последняя версия

Последняя версия

0.92.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Adobe XDM Event Model
Adobe I/O Event Java (Jackson based) Implementation of the Adobe XDM Event Model
Ссылка на сайт

Ссылка на сайт

https://github.com/adobe/xdm-event-model
Организация-разработчик

Организация-разработчик

Adobe
Система контроля версий

Система контроля версий

https://github.com/adobe/xdm-event-model/tree/master

Скачать xdm-event-model

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
javax.validation : validation-api jar 1.1.0.Final

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

xdm-event-model

Adobe I/O Event Java (Jackson based) Implementation of the Adobe XDM Event Model

Specification

The Adobe XDM Event Model is based on json-ld w3c activity streams spec based

for more detailed specifications, visit

Unit tests

Have a look at our JUnit tests and you'll have a good understanding of the expected json serialization.

Builds

This Library is associated with 2 maven builds (they also run the unit tests):

  • one to build a standard Java library, using a standard pom.xml
    • to trigger this build locally, use the following command line: mvn clean install
  • another to build a Java OSGI library (ready for use in AEM), with a pom-bundle.xml
    • to trigger this build locally, use the following command line: mvn -f pom-bundle.xml clean install

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

Other Misc Notes, docs and pointers

Note that as we chose to serve the json-ld @context through link header [9] and keep fixed json-ld prefixes, we based this implementation of plain and simple jackson [10] serialization, otherwise for full-fledged json-ld implementation hydra [0] and jsonld-java [8] could have been used

com.adobe.event

Adobe, Inc.

Open source from Adobe

Версии библиотеки

Версия
0.92.5