![JAR search and dependency download from the Maven repository](/logo.png)
org.integratedmodelling.kserver.controller.ImportController Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of klab-server Show documentation
Show all versions of klab-server Show documentation
Spring controllers and common components for all k.LAB REST servers
package org.integratedmodelling.kserver.controller;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class ImportController {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy