All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.cruxframework.crux.tools.crux-module-tools.xml Maven / Gradle / Ivy

<?xml version="1.0"?>
<antlib>
	<taskdef name="cruxmodulecompiler" classname="org.cruxframework.crux.tools.compile.CruxModulesCompilerTask" />
	<taskdef name="blockremove" classname="org.cruxframework.crux.tools.compile.utils.BlockRemoveTask" />
	<taskdef name="generateSchemas" classname="org.cruxframework.crux.tools.schema.SchemaGeneratorModulesTask" />
	<taskdef name="serviceMapper" classname="org.cruxframework.crux.tools.servicemap.ServiceMapperTask" />
</antlib>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy