Reltio Connect

 View Only
  • 1.  Reltio Java Dependencies

    Founding Member
    Posted 04-25-2021 08:06
    We use Reltio's Java dependencies such as LCA framework, Workflow , CST core etc. 
    However we were able to use LCA Framework and workflow from the maven repository of Reltio. The CST core is not available as a maven dependency but it was shared as a ROCS Repo.  Is there anyway I can use reltio-cst-core from Reltio's maven repository ?


  • 2.  RE: Reltio Java Dependencies

    Reltio Employee
    Posted 04-25-2021 09:24
    Hi @Gowthamprabhu Sivaraj,
    All ROCS tools are available in our Bitbucket repo https://bitbucket.org/reltio-ondemand/workspace/projects/ROCS
    for the reltio-cst-core repo you can find here https://bitbucket.org/reltio-ondemand/reltio-cst-core/src

    ROCS tools are not in the maven repo and executable jars are placed in a folder called jar in each of the utilities like for the util-bulkdelete https://bitbucket.org/reltio-ondemand/util-bulkdelete/src/master/jar/

    hope it helps
    ​​