Skip to content

xdi2 messaging container

Markus Sabadello edited this page Feb 6, 2017 · 6 revisions

XDI containers that can be deployed in servers to respond to XDI messages [.jar]

Topics

Components

Maven Dependency

<dependency>
	<groupId>xdi2</groupId>
	<artifactId>xdi2-messaging</artifactId>
	<version>${xdi2-version}</version>
	<scope>compile</scope>
</dependency>

Examples

For examples, see the following Github repository:

Clone this wiki locally