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

io.microservices.canvas.model.Operations.kt Maven / Gradle / Ivy

There is a newer version: 0.12.0.RELEASE
Show newest version
package io.microservices.canvas.model

data class Operations(val commands: List, val queries: List) {


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy