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

org.omnifaces.persistence.model.Versioned Maven / Gradle / Ivy

There is a newer version: 0.22.J1
Show newest version
package org.omnifaces.persistence.model;

public interface Versioned {

	Long getVersion();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy