Open Edition

 View Only
  • 1.  BAMOE as Spring boot application

    Posted Fri June 02, 2023 09:36 AM

    Currently we are able to deploy RHPAM(KIE Server) as a Spring Boot Application by defining the following

    <dependency>
        <groupId>org.kie</groupId>
        <artifactId>kie-server-spring-boot-starter</artifactId>
    </dependency>

    and the dependencies are fetched from repository https://maven.repository.redhat.com/ga/" title="https://maven.repository.redhat.com/ga/" href="https://maven.repository.redhat.com/ga/" rel="noreferrer noopener" target="_blank" class="fui-Link ___1idfs5o f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh ftqa4ok f2hkw1w fhgqx19 f1olyrje f1p93eir f1h8hb77 f1x7u7e9 f10aw75t fsle3fq f17ae5zn">https://maven.repository.redhat.com/ga/

     How do we do the same with BAMOE? not able to find the maven repository for the same.



    ------------------------------
    Chandra Krothapalli
    ------------------------------


  • 2.  RE: BAMOE as Spring boot application

    Posted Tue June 06, 2023 09:35 AM

    I think it must be this:
    https://maven.repository.redhat.com/ga/org/kie/kie-server-spring-boot-starter/7.67.2.Final-redhat-00006/

    https://www.ibm.com/support/pages/node/6999339



    ------------------------------
    Jose Antonio Medina Medina
    ------------------------------