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

net.ibizsys.central.plugin.neo4j.system.Neo4jSystemModuleUtilRuntimeBase Maven / Gradle / Ivy

There is a newer version: 8.1.0.559
Show newest version
package net.ibizsys.central.plugin.neo4j.system;

import org.apache.commons.logging.LogFactory;

import net.ibizsys.central.system.SystemModuleUtilRuntimeBase;

public abstract class Neo4jSystemModuleUtilRuntimeBase extends SystemModuleUtilRuntimeBase {

	private static final org.apache.commons.logging.Log log = LogFactory.getLog(Neo4jSystemModuleUtilRuntimeBase.class);
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy