Provide maven dependency for documentum 20.2

I want to create spring boot rest api project for documentum 20.2. Please provide or guide how to add maven dependency to it.

Comments

  • Hicham Bahi
    Hicham Bahi E Member

    There's already a REST API for Documentum and it's called Documentum REST Services. If you still want to write your own, you can download the Documentum REST SDK which provides all the DFC jars with proper POMs (more or less). It would be a good starting point. Otherwise, you must do it manually.