ClassNotFound: JsonSchemaFactory
Closed this issue · 3 comments
YashaShah13 commented
I am using following dependency in pom. xml. It works fine
com.github.java-json-tools json-schema-validator 2.2.11But if I include all the JARs downloaded by maven as external jar it throws ClassNotFound Error for com.github.fge..jsonSchema.JsonSchemaFactory.class
huggsboson commented
I checked out maven central and things look pretty good on our end. Any chance you can post more info about your classpath?
huggsboson commented
Are you running this from the command line or as a library in another service?
Capstan commented
Since we haven't heard back, I'm going to close this issue. Please feel free to re-open if you have more data.