Paul,
I believe you can either (a) download source zip, and 'mvn clean package'
to get this all-deps JAR, (b) download binary ZIP that includes it already,
and (c) use maven dependency management to get all that sorted out
automatically.
Thanks,
--
Nikita Ivanov



On Wed, Dec 2, 2020 at 2:29 PM Paul King <[email protected]> wrote:

>
> Hi all,
>
> I noticed that the documentation refers to an all jar:
>
> apache-nlpcraft-0.7.2-all-deps
>
> Is that available somewhere? Or is it something I should build from the
> sources?
>
> I tried a hello world on windows just referencing the normal jar and it
> fails from Intellij:
>
> [image: image.png]
>
> I am presuming that this error is due to too many dependencies, I don't
> have that problem from the command-line.
>
> Cheers, Paul.
>
>

Reply via email to