Good day. I have a client application that connects to a Geode server. The client application is not Spring based at the moment.
Is there a known minimal set of jars that a client need to have to communicate with Geode? It seems all the jars in apache-geode-1.4.0/lib are required for client and server and there is no clear distinction that I can see. Maybe it is geode-dependencies.jar based on the information here: https://geode.apache.org/docs/guide/11/getting_started/setup_classpath.html Kindly Pieter
