com.speedment.runtime.core.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of runtime-core Show documentation
Show all versions of runtime-core Show documentation
The runtime bundle of Speedment that all projects must depend on to use
the framework.
The newest version!
/**
* The base package of Speedment. Only the most commonly used classes reside
* directly in this package. This includes the {@link Speedment} interface and
* the top interfaces of the generated files.
*/
package com.speedment.runtime.core;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy