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

com.giffing.wicket.spring.boot.example.repository.Domain Maven / Gradle / Ivy

There is a newer version: 2.1.9
Show newest version
package com.giffing.wicket.spring.boot.example.repository;

public interface Domain {

	ID getId();
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy