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

.core.emf.2024.3.1.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 2024.9.0
Show newest version
module org.nasdanika.emf {
	exports org.nasdanika.emf;
	exports org.nasdanika.emf.localization;
	exports org.nasdanika.emf.persistence;
	
	requires transitive org.nasdanika.ncore;
	requires transitive org.nasdanika.drawio;
	requires org.jsoup;
	requires org.eclipse.emf.ecore.xmi;
	requires spring.expression;	
	requires org.eclipse.jgit;
	requires transitive org.apache.poi.ooxml;
	requires spring.core;
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy