Unable to find jar/maven dependency for com.atlassian.connect.play.java.AcHost

Raunak Manoj Tiwari December 9, 2019

I am getting the below class not found error:

Exception in thread "main" java.lang.NoClassDefFoundError: com/atlassian/connect/play/java/AcHost
at com.thed.zephyr.cloud.rest.model.ZConfig.<init>(ZConfig.java:41)
at com.thed.zephyr.cloud.rest.ZFJCloudRestClient$Builder.build(ZFJCloudRestClient.java:45)
at com.bcbsma.testautomation.jiramodule.CreateCycleAndAddTestsUsingZapi.main(CreateCycleAndAddTestsUsingZapi.java:37)

Can someone please help me find the jar file/ maven dependency for com.atlassian.connect.play.java.AcHost Class? I am not able to find it anywhere.

0 answers

Suggest an answer

Log in or Sign up to answer