Jar examples for l:li2b2-api
li2b2 server backend API. Implement this to run a custom i2b2 server.
You can download jar file li2b2-api 0.2 in this page.
You can use the following script to add li2b2-api-0.2.jar to your project.
<dependency> <groupId>de.li2b2.facade</groupId> <artifactId>li2b2-api</artifactId> <version>0.2</version> </dependency>
compile group: 'de.li2b2.facade', name: 'li2b2-api', version: '0.2'
libraryDependencies += "de.li2b2.facade" % "li2b2-api" % "0.2"
<dependency org="de.li2b2.facade" name="li2b2-api" rev="0.2"/>
@Grapes(@Grab(group='de.li2b2.facade', module='li2b2-api', version='0.2'))
'de.li2b2.facade:li2b2-api:jar:0.2'
Click the following link to download the jar file.
li2b2-api-0.2-javadoc.jar