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

io.odysz.semantic.CRUD Maven / Gradle / Ivy

There is a newer version: 1.5.3
Show newest version
package io.odysz.semantic;

public class CRUD {
	public static final String C = "I";
	public static final String R = "R";
	public static final String U = "U";
	public static final String D = "D";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy