Last Version

li2b2 : client 0.8

Lightweight client implementation to authenticate with an i2b2 hive, manage users/roles and run queries.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.li2b2.facade
ArtifactId

ArtifactId

li2b2-client
Version

Version

0.8
Type

Type

jar
Description

Description

li2b2 : client
Lightweight client implementation to authenticate with an i2b2 hive, manage users/roles and run queries.
Project Organization

Project Organization

R.W.Majeed

Download li2b2-client 0.8


<!-- https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-client/ -->
<dependency>
    <groupId>de.li2b2.facade</groupId>
    <artifactId>li2b2-client</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-client/
implementation 'de.li2b2.facade:li2b2-client:0.8'
// https://jarcasting.com/artifacts/de.li2b2.facade/li2b2-client/
implementation ("de.li2b2.facade:li2b2-client:0.8")
'de.li2b2.facade:li2b2-client:jar:0.8'
<dependency org="de.li2b2.facade" name="li2b2-client" rev="0.8">
  <artifact name="li2b2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.li2b2.facade', module='li2b2-client', version='0.8')
)
libraryDependencies += "de.li2b2.facade" % "li2b2-client" % "0.8"
[de.li2b2.facade/li2b2-client "0.8"]

Dependencies

compile (1)

Group / Artifact Type Version
de.li2b2.facade : li2b2-xml jar 0.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.