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

io.ebean.tools.init.SourceMode Maven / Gradle / Ivy

There is a newer version: 1.12
Show newest version
package io.ebean.tools.init;

public enum SourceMode {
  JAVA,
  KOTLIN
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy