Page 1 of 1

link to download java sdk 1.2 for CE

PostPosted:Mon Nov 23, 2020 6:29 pm
by jvezinat
Does it exist? Only page i can find is the documentation on it. But no where to actually get the SDK.

Re: link to download java sdk 1.2 for CE

PostPosted:Wed Nov 25, 2020 4:41 pm
by jvezinat
Link doesn't exist. There is their github page, but the jar created by maven using the pom is broken. Good luck.

Re: link to download java sdk 1.2 for CE

PostPosted:Fri Nov 27, 2020 7:40 am
by pavila
This library is available at our Maven repository. Just use a pom.xml like this one at https://docs.openkm.com/kcenter/view/sd ... lient.html

You can also use this project at https://github.com/openkm/sdk4j-with-dependences to generate the library with dependencies ready to use in your projects.