Correct dependency for json-smart

CelesteCS May 18, 2017

Hello,

I'm trying to use net.minidev.json.JSONValue and sibling classes in my Confluence Server macro.  When a method of this class is called for the first time, I've got a ClassNotFound exception. I've added the following dependency to pom.xml:

<dependency>
    <groupId>net.minidev</groupId>
    <artifactId>json-smart</artifactId>
    <version>1.3.1</version>
    <scope>provided</scope>
</dependency>

But I still have the same issue. What have I missed?

Thanks!

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events