<?xml version="1.0" encoding="UTF-8"?>
<ivy-module version="2.0" xmlns:ea="http://www.easyant.org" xmlns:ej="https://developer.microej.com" ej:version="2.0.0">
	<info organisation="com.microej.pack.device" module="device-pack" revision="1.2.0" status="release" publication="20220907172234">
		<description/>
		<ea:build organisation="com.is2t.easyant.buildtypes" module="build-custom" revision="1.+" rip.printableName="Device Pack"/>
	</info>
	<configurations>
		<conf name="default" visibility="public" description="Runtime dependencies to other artifacts"/>
		<conf name="provided" visibility="public" description="Compile-time dependencies to APIs provided by the platform"/>
		<conf name="documentation" visibility="public" description="Documentation related to the artifact (javadoc, PDF)"/>
		<conf name="source" visibility="public" description="Source code"/>
		<conf name="dist" visibility="public" description="Contains extra files such as README.md, licenses"/>
		<conf name="test" visibility="private" description="Dependencies for test execution. It is not required for normal use of the application, and is only available for the test compilation and execution phases."/>
	</configurations>
	<publications>
		<artifact name="device-pack-build-meta" type="xml" ext="xml" conf="test"/>
		<artifact name="ivy-fixed" type="xml" ext="xml" conf="test"/>
		<artifact name="README" type="markdown" ext="md" conf="dist"/>
		<artifact name="LICENSE" type="text" ext="txt" conf="dist"/>
		<artifact name="CHANGELOG" type="markdown" ext="md" conf="dist"/>
	</publications>
	<dependencies>
		<dependency org="ej.api" name="device" rev="1.2.0" transitive="false" conf="default->provided">
			<artifact name="device" type="rip" ext="rip"/>
		</dependency>
		<dependency org="com.microej.pack.device" name="device-impl" rev="2.1.0" transitive="false" conf="default->default"/>
		<dependency org="com.microej.pack.device" name="device-mock" rev="2.1.0" transitive="false" conf="default->default"/>
		<dependency org="com.microej.pack.device" name="device-wbe" rev="1.5.0" transitive="false" conf="default->default"/>
	</dependencies>
</ivy-module>
