We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Where can I get the JAR which will satisfy the following import in java code: import org.apache.uima.jcas.JCas;
The text was updated successfully, but these errors were encountered:
if you succeed in installing the EOP you don't need to get additional files given that all you need is already there.
Sorry, something went wrong.
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
No branches or pull requests
Where can I get the JAR which will satisfy the following import in java code:
import org.apache.uima.jcas.JCas;
The text was updated successfully, but these errors were encountered: