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

io.dddrive.core.obj.model.ObjPart Maven / Gradle / Ivy

Go to download

Application development framework incorporating reactive and domain driven design principles.

There is a newer version: 1.0.25
Show newest version

package io.dddrive.core.obj.model;

import io.dddrive.core.ddd.model.Part;

public interface ObjPart extends Part {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy