<ivy-module version="2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">

	<info organisation="foo" module="bar" />

	<dependencies>
		<dependency org="org.jboss.resteasy" name="resteasy-client" rev="3.6.1.Final" transitive="true" conf="*->default"/>

	</dependencies>

</ivy-module>