com.adaptrex.sandbox.entities.cayennejoins.Movie Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of adaptrex-sandbox-core Show documentation
Show all versions of adaptrex-sandbox-core Show documentation
Utilities For Sandbox Webapps
The newest version!
package com.adaptrex.sandbox.entities.cayennejoins;
import com.adaptrex.sandbox.entities.cayennejoins.auto._Movie;
public class Movie extends _Movie {
}