Jar examples for r:ruta-core
The core implementation of the UIMA Ruta rule engine.
You can download jar file ruta-core 2.6.0 in this page.
Apache License
You can use the following script to add ruta-core-2.6.0.jar to your project.
<dependency> <groupId>org.apache.uima</groupId> <artifactId>ruta-core</artifactId> <version>2.6.0</version> </dependency>
compile group: 'org.apache.uima', name: 'ruta-core', version: '2.6.0'
libraryDependencies += "org.apache.uima" % "ruta-core" % "2.6.0"
<dependency org="org.apache.uima" name="ruta-core" rev="2.6.0"/>
@Grapes(@Grab(group='org.apache.uima', module='ruta-core', version='2.6.0'))
'org.apache.uima:ruta-core:jar:2.6.0'
Click the following link to download the jar file.
ruta-core-2.6.0-javadoc.jar