MVN

org.apache.uima : SimpleServer

Maven & Gradle

Aug 24, 2011

A Java Servlet that runs a UIMA pipeline and makes the results available via a REST interface

<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>SimpleServer</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.uima : SimpleServer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of org.apache.uima : SimpleServer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
SimpleServer-2.3.1

How to add a dependency to Maven

Add the following org.apache.uima : SimpleServer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>SimpleServer</artifactId>
    <version>2.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.uima : SimpleServer gradle dependency to your build.gradle file:

implementation 'org.apache.uima:SimpleServer:2.3.1'

Gradle Kotlin DSL: Add the following org.apache.uima : SimpleServer gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.uima:SimpleServer:2.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.uima : SimpleServer sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.uima" % "SimpleServer" % "2.3.1"

Advertisement

Dependencies from Group

Feb 19, 2023
482 usages
60 stars
Feb 03, 2023
370 usages
32 stars
Feb 19, 2023
45 usages
60 stars
Feb 19, 2023
33 usages
60 stars
Feb 19, 2023
20 usages
60 stars

Discover Dependencies

Feb 27, 2015
3 usages
351 stars
Dec 11, 2014
44 usages
33 stars
May 18, 2012
1 usages
4 stars
je
Jun 16, 2008
21 usages
Oct 01, 2013
2 usages
Jun 13, 2014
114 stars
Oct 05, 2014
7 stars
Oct 16, 2011
63 usages
293 stars