On Thu, Apr 22, 2021 at 5:53 PM calebc < [email protected]> wrote:
> How were you able to compile it? Are you able to post the *.jar file? > > You need maven and a Java compiler. You can check out the code in github ( https://github.com/apache/guacamole-client) and then build: mvn clean package Once that completes the JAR will be in the extensions/guacamole-auth-json/target directory. -Nick
