<?xml version="1.0" encoding="UTF-8"?>
<ivy-module version="2.0" xmlns:ea="http://www.easyant.org" xmlns:ej="https://developer.microej.com" xmlns:m="http://ant.apache.org/ivy/maven" ej:version="2.0.0">
	<info organisation="com.google" module="protobuf3" revision="1.2.0" status="release" publication="20230105161123">
		<description/>
		<ea:build organisation="com.is2t.easyant.buildtypes" module="build-microej-javalib" revision="4.1.+">
			<ea:property name="skip.license.checker" value="true"/>
			<ea:property name="test.run.includes.pattern" value="**/_AllTests_*.class"/>
		</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="documentation" visibility="public" description="Documentation related to the artifact (javadoc, PDF)"/>
		<conf name="dist" visibility="public" description="Contains extra files like README.md, licenses"/>
		<conf name="source" visibility="public" description="Source code"/>
		<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="protobuf3" type="javadoc" ext="jar" conf="documentation" m:classifier="javadoc"/>
		<artifact name="protobuf3" type="source" ext="jar" conf="source" m:classifier="sources"/>
		<artifact name="protobuf3" type="jar" ext="jar" conf="default"/>
		<artifact name="protobuf3-report" type="zip" ext="zip" conf="dist"/>
		<artifact name="protobuf3-cc-report" type="zip" ext="zip" conf="test"/>
		<artifact name="protobuf3-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="edc" rev="1.3.4" conf="default->default;provided->provided"/>
		<dependency org="ej.library.test" name="junit" rev="1.6.2" conf="test->*"/>
		<dependency org="ej.library.eclasspath" name="bytebuffer" rev="1.2.0" conf="default->default;provided->provided"/>
		<dependency org="ej.library.eclasspath" name="logging" rev="1.2.0" conf="default->default;provided->provided"/>
		<dependency org="ej.library.eclasspath" name="collections" rev="1.4.2" conf="default->default;provided->provided"/>
		<dependency org="com.is2t.CM7.referencePlatforms.st" name="stm32f7508-M5QNX" rev="1.1.0" conf="test->*">
			<artifact name="stm32f7508-M5QNX-platform-dev" type="jpf" ext="jpf"/>
		</dependency>
	</dependencies>
</ivy-module>
