0

The same question here: Is there a spring-data module for EMC Documentum?

The answer is yes, but the project seems to be stucked at 6 years ago. It's dependency is Documentum 7.2.

NO MORE UPDATES AFTER FIRST RELEASE 0.0.1

We are using documenum 16.7!

Is there any alternative?

Falco
  • 1,458
  • 3
  • 19
  • 47
  • You already answered it yourself. There isn't. – M. Deinum Apr 13 '21 at 09:55
  • There were few changes to DFC since 7.2, so I am pretty sure that the code still works. – KarolBe Apr 13 '21 at 18:30
  • @KarolBe: if I add spring-data-documentum in pom.xml it asks me for com.emc.documentum.dfc:dfc:jar:7.2.... I'm not free to choose, I have to use dfc 16.7. Is there any safe workaround? – Falco Apr 18 '21 at 08:20
  • 1
    Since spring-data is open source you can clone the repo, modify pom.xml and change dependency version from 7.2 to 16.7, rebuild and use. – KarolBe Apr 19 '21 at 09:36

0 Answers0