Skip to content
Markus Sabadello edited this page Feb 6, 2017 · 41 revisions

Implementation of XDI messaging [.jar]

Topics

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