I have been trying to find a way to BouncyCastleProvider in Java 11 from openjdk. Since there is no ext folder, I can't figure out where to put the jar file. I am using gradle build on MacOS Catalina. It will really help if someone can help me out on this.
I am getting the following error while running gradle build. I have dependency mentioned in gradle as well.
java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider