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

io.vanillabp.camunda8.deployment.DeployedProcessRepository Maven / Gradle / Ivy

The newest version!
package io.vanillabp.camunda8.deployment;

import org.springframework.data.repository.CrudRepository;

public interface DeployedProcessRepository extends CrudRepository {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy