applinX10.1 version

HI,

We are using applinx10.1 version. Could you please provide the maven dependency for gxbinaryclient.jar?

thanks,
Janardhan

Hi,
What exactly are you looking for?
What are you trying to do?

Regards,
Gadi

Hi Gadi,

We are rewriting our application to Springboot/Maven technology and moving to microservices architecture so that we can move our application from traditional weblogic to cloud platform. So i am requesting you to provide the maven dependencies for gxbinaryclient.jar for applinx10.1 version.

thanks,
Janardhan

The only dependency I can see is for log4j 1.2.16

I’m facing the same problems when trying to convert the Dynamic Web Module to a Maven Project…

This is the full list of dependencies:

  • castor-0.9.6b.jar
    commons-fileupload-1.3.2.jar
    commons-io-2.4.jar
    commons-logging-1.1.1.jar
    gson-2.8.0.jar
    gxframework.jar
    icu4j-54_1_1.jar
    log4j-1.2.16.jar
    serializer-2.7.1.jar
    xalan-2.7.2.jar
    xercesImpl-2.9.1.jar
    xml-apis-1.4.01.jar
    xstream-1.2.2.jar

I’m trying to add them one by one and test. If it works, I will share the solution here.