labkey-client-api

The client-side library for Java developers is a separate JAR from the LabKey Server code base. It can be used by any Java program, including another Java web application.

License

License

Categories

Categories

CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

org.labkey
ArtifactId

ArtifactId

labkey-client-api
Last Version

Last Version

19.3.7
Release Date

Release Date

Type

Type

pom
Description

Description

labkey-client-api
The client-side library for Java developers is a separate JAR from the LabKey Server code base. It can be used by any Java program, including another Java web application.
Project URL

Project URL

http://www.labkey.org
Project Organization

Project Organization

LabKey

Download labkey-client-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime jar 4.5.3
com.googlecode.json-simple : json-simple jar 1.1
net.sf.opencsv : opencsv jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
19.3.7
19.3.6
19.3.4
19.1.0
18.2
18.1
17.3
17.2
17.1.0
16.2.0
15.3.0
1.0.0
0.1