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

.informatievlaanderen.vsds.ldes-server-retention.3.4.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 3.3.0
Show newest version
open module ldes.server.retention {
    requires ldes.domain;
    requires spring.context;
    requires org.slf4j;
    requires org.apache.jena.core;
    requires org.apache.jena.arq;
    exports be.vlaanderen.informatievlaanderen.ldes.server.retention.spi;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy