Last Version

labkey-client-api 19.3.7

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
Version

Version

19.3.7
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 19.3.7


<!-- 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.