I was able to build the jar using sbt. There were many issue w.r.t class not found exception. after adding all the jars, now I am getting
Exception in thread "main" java.sql.SQLException: Cannot connect to this URL "server". Error message: Error issuing GET to KSQL server
I was able to build the jar using sbt. There were many issue w.r.t class not found exception. after adding all the jars, now I am getting Exception in thread "main" java.sql.SQLException: Cannot connect to this URL "server". Error message: Error issuing GET to KSQL server
any suggestion.