<?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.event" module="event-testsuite" revision="3.0.1" status="release" publication="20260330111229">
		<description/>
		<ea:build organisation="com.is2t.easyant.buildtypes" module="build-microej-javaimpl" microej.lib.name="event-testsuite-2.1" rip.printableName="event-testsuite Impl" revision="5.2.+">
			<ea:property name="addon-processor.src.test.java.path.ref.name" value="src.java.path"/>
			<ea:property name="target.main.classes" value="/home/build/workspace/M0224_Event-Testsuite_master/event-testsuite/target~/test/classes"/>
			<ea:property name="skip.test" value="set"/>
		</ea:build>
	</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="platform" visibility="private" description="Build-time dependency, specify the platform to use"/>
		<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."/>
		<conf name="embedded" visibility="private"/>
	</configurations>
	<publications>
		<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"/>
		<artifact name="event-testsuite" type="rip" ext="rip" conf="default"/>
		<artifact name="event-testsuite-build-meta" type="xml" ext="xml" conf="test"/>
		<artifact name="ivy-fixed" type="xml" ext="xml" conf="test"/>
	</publications>
	<dependencies>
		<dependency org="ej.api" name="event" rev="3.0.3" conf="default->default;provided->provided"/>
		<dependency org="ej.library.test" name="junit" rev="1.12.0" conf="default->default;test->*"/>
		<dependency org="com.microej.pack.event" name="event-testsuite-mock" rev="3.0.1" conf="embedded->default"/>
	</dependencies>
</ivy-module>
