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

.html.ecore.2023.12.1.source-code.module-info Maven / Gradle / Ivy

The newest version!
module org.nasdanika.html.ecore {
	
	requires transitive org.nasdanika.html.model.app.gen;
	requires transitive org.nasdanika.emf;
	requires org.apache.commons.codec;
	requires org.eclipse.emf.codegen.ecore;
	requires org.eclipse.emf.ecore.xmi;
	requires org.nasdanika.html.model.html;
	requires org.nasdanika.ncore;
	requires transitive sitemapgen4j;
	
	exports org.nasdanika.html.ecore;
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy