Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JAR needed for: import org.apache.uima.jcas.JCas; #541

Open
dmikrav opened this issue Aug 28, 2016 · 2 comments
Open

JAR needed for: import org.apache.uima.jcas.JCas; #541

dmikrav opened this issue Aug 28, 2016 · 2 comments

Comments

@dmikrav
Copy link

dmikrav commented Aug 28, 2016

Where can I get the JAR which will satisfy the following import in java code:
import org.apache.uima.jcas.JCas;

@robertoferrari70
Copy link

if you succeed in installing the EOP you don't need to get additional files given that all you need is already there.

@reckart
Copy link

reckart commented Aug 29, 2016

General tip if you know a class but not the jar: use the "fc" search on https://search.maven.org.

http://search.maven.org/#search%7Cga%7C1%7Cfc%3A%22org.apache.uima.jcas.JCas%22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants