Skip to content
peacekeeper edited this page Jul 26, 2012 · 41 revisions

Implementation of XDI messaging functionality [.jar]

How to include with Maven

<dependency>
	<groupId>xdi2</groupId>
	<artifactId>xdi2-messaging</artifactId>
	<version>0.1-SNAPSHOT</version>
	<scope>compile</scope>
</dependency>

Topics

Clone this wiki locally