Page 1 of 1

Missing Mail and Bookmark classes in package com.openkm.sdk4j.bean

PostPosted:Mon Sep 19, 2022 7:51 am
by lamcmc
Hi guys
I have installed openkm 6.3 CE on a virtual machine server. I want to use openkm's SDK so it can be integrated into my software.
I have downloaded the .jar file at: https://github.com/openkm/sdk4j-with-de ... er/pom.xml
But when I import the dependency into my project, it is missing two classes Mail and Bookmark classes in package com.openkm.sdk4j.bean.
I wonder if my .jar is out of date? Or is there no update for the SDK for JAVA 1.4 yet?

Re: Missing Mail and Bookmark classes in package com.openkm.sdk4j.bean

PostPosted:Mon Oct 03, 2022 7:31 am
by jllort
I have taken a look at version 1.4 and the classes Mail and Bookmark are present there. I suggest removing the package from your local maven repository and downloading it again ( sometimes downloads in maven may be broken )