jar

org.labkey.api : labkey-client-api

Maven & Gradle

May 03, 2023
1 stars

LabKey Server Java 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.

Table Of Contents

Latest Version

Download org.labkey.api : labkey-client-api JAR file - Latest Versions:

All Versions

Download org.labkey.api : labkey-client-api JAR file - All Versions:

Version Vulnerabilities Size Updated
5.2.x
5.1.x
5.0.x
4.3.x
4.2.x
4.1.x
4.0.x
3.1.x
3.0.x
2.0.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window labkey-client-api-5.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.labkey.remoteapi.assay

├─ org.labkey.remoteapi.assay.AssayListCommand.class - [JAR]

├─ org.labkey.remoteapi.assay.AssayListResponse.class - [JAR]

├─ org.labkey.remoteapi.assay.Batch.class - [JAR]

├─ org.labkey.remoteapi.assay.Data.class - [JAR]

├─ org.labkey.remoteapi.assay.ExpObject.class - [JAR]

├─ org.labkey.remoteapi.assay.GetAssayRunCommand.class - [JAR]

├─ org.labkey.remoteapi.assay.GetAssayRunResponse.class - [JAR]

├─ org.labkey.remoteapi.assay.GetProtocolCommand.class - [JAR]

├─ org.labkey.remoteapi.assay.ImportRunCommand.class - [JAR]

├─ org.labkey.remoteapi.assay.ImportRunResponse.class - [JAR]

├─ org.labkey.remoteapi.assay.LoadAssayBatchCommand.class - [JAR]

├─ org.labkey.remoteapi.assay.LoadAssayBatchResponse.class - [JAR]

├─ org.labkey.remoteapi.assay.Material.class - [JAR]

├─ org.labkey.remoteapi.assay.Protocol.class - [JAR]

├─ org.labkey.remoteapi.assay.ProtocolResponse.class - [JAR]

├─ org.labkey.remoteapi.assay.Run.class - [JAR]

├─ org.labkey.remoteapi.assay.SaveAssayBatchCommand.class - [JAR]

├─ org.labkey.remoteapi.assay.SaveAssayBatchResponse.class - [JAR]

├─ org.labkey.remoteapi.assay.SaveAssayRunsCommand.class - [JAR]

├─ org.labkey.remoteapi.assay.SaveAssayRunsResponse.class - [JAR]

├─ org.labkey.remoteapi.assay.SaveProtocolCommand.class - [JAR]

org.labkey.remoteapi.domain

├─ org.labkey.remoteapi.domain.AbstractDomainUpdateCommand.class - [JAR]

├─ org.labkey.remoteapi.domain.ConditionalFormat.class - [JAR]

├─ org.labkey.remoteapi.domain.ConditionalFormatFilter.class - [JAR]

├─ org.labkey.remoteapi.domain.CreateDomainCommand.class - [JAR]

├─ org.labkey.remoteapi.domain.Domain.class - [JAR]

├─ org.labkey.remoteapi.domain.DomainDetailsResponse.class - [JAR]

├─ org.labkey.remoteapi.domain.DomainResponse.class - [JAR]

├─ org.labkey.remoteapi.domain.DropDomainCommand.class - [JAR]

├─ org.labkey.remoteapi.domain.GetDomainCommand.class - [JAR]

├─ org.labkey.remoteapi.domain.GetDomainDetailsCommand.class - [JAR]

├─ org.labkey.remoteapi.domain.ListDomainsCommand.class - [JAR]

├─ org.labkey.remoteapi.domain.ListDomainsResponse.class - [JAR]

├─ org.labkey.remoteapi.domain.PropertyDescriptor.class - [JAR]

├─ org.labkey.remoteapi.domain.SaveDomainCommand.class - [JAR]

org.labkey.remoteapi.experiment

├─ org.labkey.remoteapi.experiment.LineageCommand.class - [JAR]

├─ org.labkey.remoteapi.experiment.LineageNode.class - [JAR]

├─ org.labkey.remoteapi.experiment.LineageResponse.class - [JAR]

org.labkey.remoteapi.assay.nab.model

├─ org.labkey.remoteapi.assay.nab.model.NAbCurveParameters.class - [JAR]

├─ org.labkey.remoteapi.assay.nab.model.NAbNeutralizationResult.class - [JAR]

├─ org.labkey.remoteapi.assay.nab.model.NAbReplicate.class - [JAR]

├─ org.labkey.remoteapi.assay.nab.model.NAbRun.class - [JAR]

├─ org.labkey.remoteapi.assay.nab.model.NAbSample.class - [JAR]

├─ org.labkey.remoteapi.assay.nab.model.NAbWell.class - [JAR]

├─ org.labkey.remoteapi.assay.nab.model.NAbWellGroup.class - [JAR]

org.labkey.remoteapi.storage

├─ org.labkey.remoteapi.storage.BaseStorageCommand.class - [JAR]

├─ org.labkey.remoteapi.storage.CreateCommand.class - [JAR]

├─ org.labkey.remoteapi.storage.DeleteCommand.class - [JAR]

├─ org.labkey.remoteapi.storage.StorageCommandResponse.class - [JAR]

├─ org.labkey.remoteapi.storage.StorageItemTypes.class - [JAR]

├─ org.labkey.remoteapi.storage.StorageRow.class - [JAR]

├─ org.labkey.remoteapi.storage.UpdateCommand.class - [JAR]

org.labkey.remoteapi.assay.nab

├─ org.labkey.remoteapi.assay.nab.NAbRunsCommand.class - [JAR]

├─ org.labkey.remoteapi.assay.nab.NAbRunsResponse.class - [JAR]

org.labkey.remoteapi.collections

├─ org.labkey.remoteapi.collections.CaseInsensitiveHashMap.class - [JAR]

org.labkey.remoteapi.internal

├─ org.labkey.remoteapi.internal.ResponseUtils.class - [JAR]

org.labkey.remoteapi

├─ org.labkey.remoteapi.ApiKeyCredentialsProvider.class - [JAR]

├─ org.labkey.remoteapi.ApiVersionException.class - [JAR]

├─ org.labkey.remoteapi.BasicAuthCredentialsProvider.class - [JAR]

├─ org.labkey.remoteapi.Command.class - [JAR]

├─ org.labkey.remoteapi.CommandException.class - [JAR]

├─ org.labkey.remoteapi.CommandResponse.class - [JAR]

├─ org.labkey.remoteapi.Connection.class - [JAR]

├─ org.labkey.remoteapi.CredentialsProvider.class - [JAR]

├─ org.labkey.remoteapi.GetCommand.class - [JAR]

├─ org.labkey.remoteapi.GuestCredentialsProvider.class - [JAR]

├─ org.labkey.remoteapi.HasRequiredVersion.class - [JAR]

├─ org.labkey.remoteapi.NetrcCredentialsProvider.class - [JAR]

├─ org.labkey.remoteapi.NetrcFileParser.class - [JAR]

├─ org.labkey.remoteapi.PostCommand.class - [JAR]

├─ org.labkey.remoteapi.ResponseObject.class - [JAR]

├─ org.labkey.remoteapi.SimpleGetCommand.class - [JAR]

├─ org.labkey.remoteapi.SimplePostCommand.class - [JAR]

org.labkey.remoteapi.test

├─ org.labkey.remoteapi.test.ClientConfig.class - [JAR]

├─ org.labkey.remoteapi.test.Demo.class - [JAR]

├─ org.labkey.remoteapi.test.ImportDataClient.class - [JAR]

├─ org.labkey.remoteapi.test.ImportRunDemo.class - [JAR]

├─ org.labkey.remoteapi.test.LineageDemo.class - [JAR]

├─ org.labkey.remoteapi.test.MS2SearchClient.class - [JAR]

├─ org.labkey.remoteapi.test.PipelineFileAvailableClient.class - [JAR]

├─ org.labkey.remoteapi.test.SaveAssayBatchDemo.class - [JAR]

├─ org.labkey.remoteapi.test.Test.class - [JAR]

org.labkey.remoteapi.ms2

├─ org.labkey.remoteapi.ms2.StartSearchCommand.class - [JAR]

├─ org.labkey.remoteapi.ms2.StartSearchResponse.class - [JAR]

org.labkey.remoteapi.query

├─ org.labkey.remoteapi.query.BaseQueryCommand.class - [JAR]

├─ org.labkey.remoteapi.query.BaseSelect.class - [JAR]

├─ org.labkey.remoteapi.query.ContainerFilter.class - [JAR]

├─ org.labkey.remoteapi.query.DateParser.class - [JAR]

├─ org.labkey.remoteapi.query.DeleteRowsCommand.class - [JAR]

├─ org.labkey.remoteapi.query.ExecuteSqlCommand.class - [JAR]

├─ org.labkey.remoteapi.query.Filter.class - [JAR]

├─ org.labkey.remoteapi.query.GetQueriesCommand.class - [JAR]

├─ org.labkey.remoteapi.query.GetQueriesResponse.class - [JAR]

├─ org.labkey.remoteapi.query.GetQueryDetailsCommand.class - [JAR]

├─ org.labkey.remoteapi.query.GetQueryDetailsResponse.class - [JAR]

├─ org.labkey.remoteapi.query.GetSchemasCommand.class - [JAR]

├─ org.labkey.remoteapi.query.GetSchemasResponse.class - [JAR]

├─ org.labkey.remoteapi.query.ImportDataCommand.class - [JAR]

├─ org.labkey.remoteapi.query.ImportDataResponse.class - [JAR]

├─ org.labkey.remoteapi.query.InsertRowsCommand.class - [JAR]

├─ org.labkey.remoteapi.query.Row.class - [JAR]

├─ org.labkey.remoteapi.query.RowMap.class - [JAR]

├─ org.labkey.remoteapi.query.RowsResponse.class - [JAR]

├─ org.labkey.remoteapi.query.RowsResponseRowset.class - [JAR]

├─ org.labkey.remoteapi.query.Rowset.class - [JAR]

├─ org.labkey.remoteapi.query.SaveRowsCommand.class - [JAR]

├─ org.labkey.remoteapi.query.SaveRowsResponse.class - [JAR]

├─ org.labkey.remoteapi.query.SelectRowsCommand.class - [JAR]

├─ org.labkey.remoteapi.query.SelectRowsResponse.class - [JAR]

├─ org.labkey.remoteapi.query.Sort.class - [JAR]

├─ org.labkey.remoteapi.query.SqlExecuteCommand.class - [JAR]

├─ org.labkey.remoteapi.query.TruncateTableCommand.class - [JAR]

├─ org.labkey.remoteapi.query.TruncateTableResponse.class - [JAR]

├─ org.labkey.remoteapi.query.UpdateRowsCommand.class - [JAR]

org.labkey.remoteapi.security

├─ org.labkey.remoteapi.security.AddGroupMembersCommand.class - [JAR]

├─ org.labkey.remoteapi.security.BaseCreateFolderCommand.class - [JAR]

├─ org.labkey.remoteapi.security.CreateContainerCommand.class - [JAR]

├─ org.labkey.remoteapi.security.CreateContainerResponse.class - [JAR]

├─ org.labkey.remoteapi.security.CreateFolderCommand.class - [JAR]

├─ org.labkey.remoteapi.security.CreateGroupCommand.class - [JAR]

├─ org.labkey.remoteapi.security.CreateGroupResponse.class - [JAR]

├─ org.labkey.remoteapi.security.CreateProjectCommand.class - [JAR]

├─ org.labkey.remoteapi.security.CreateUserCommand.class - [JAR]

├─ org.labkey.remoteapi.security.CreateUserResponse.class - [JAR]

├─ org.labkey.remoteapi.security.DeleteContainerCommand.class - [JAR]

├─ org.labkey.remoteapi.security.DeleteContainerResponse.class - [JAR]

├─ org.labkey.remoteapi.security.DeleteGroupCommand.class - [JAR]

├─ org.labkey.remoteapi.security.DeleteUserCommand.class - [JAR]

├─ org.labkey.remoteapi.security.EnsureLoginCommand.class - [JAR]

├─ org.labkey.remoteapi.security.GetContainersCommand.class - [JAR]

├─ org.labkey.remoteapi.security.GetContainersResponse.class - [JAR]

├─ org.labkey.remoteapi.security.GetGroupPermsCommand.class - [JAR]

├─ org.labkey.remoteapi.security.GetGroupPermsResponse.class - [JAR]

├─ org.labkey.remoteapi.security.GetUsersCommand.class - [JAR]

├─ org.labkey.remoteapi.security.GetUsersResponse.class - [JAR]

├─ org.labkey.remoteapi.security.GroupMembersCommand.class - [JAR]

├─ org.labkey.remoteapi.security.ImpersonateUserCommand.class - [JAR]

├─ org.labkey.remoteapi.security.LogoutCommand.class - [JAR]

├─ org.labkey.remoteapi.security.RemoveGroupMembersCommand.class - [JAR]

├─ org.labkey.remoteapi.security.RenameContainerCommand.class - [JAR]

├─ org.labkey.remoteapi.security.RenameContainerResponse.class - [JAR]

├─ org.labkey.remoteapi.security.RenameGroupCommand.class - [JAR]

├─ org.labkey.remoteapi.security.RenameGroupResponse.class - [JAR]

├─ org.labkey.remoteapi.security.StopImpersonatingCommand.class - [JAR]

├─ org.labkey.remoteapi.security.WhoAmICommand.class - [JAR]

├─ org.labkey.remoteapi.security.WhoAmIResponse.class - [JAR]

org.labkey.remoteapi.pipeline

├─ org.labkey.remoteapi.pipeline.FileNotificationCommand.class - [JAR]

├─ org.labkey.remoteapi.pipeline.FileNotificationResponse.class - [JAR]

org.labkey.remoteapi.study

├─ org.labkey.remoteapi.study.ParticipantGroup.class - [JAR]

├─ org.labkey.remoteapi.study.UpdateParticipantGroupCommand.class - [JAR]

├─ org.labkey.remoteapi.study.UpdateParticipantGroupResponse.class - [JAR]

org.labkey.remoteapi.di

├─ org.labkey.remoteapi.di.BaseTransformCommand.class - [JAR]

├─ org.labkey.remoteapi.di.BaseTransformResponse.class - [JAR]

├─ org.labkey.remoteapi.di.ResetTransformStateCommand.class - [JAR]

├─ org.labkey.remoteapi.di.ResetTransformStateResponse.class - [JAR]

├─ org.labkey.remoteapi.di.RunTransformCommand.class - [JAR]

├─ org.labkey.remoteapi.di.RunTransformResponse.class - [JAR]

├─ org.labkey.remoteapi.di.UpdateTransformConfigurationCommand.class - [JAR]

├─ org.labkey.remoteapi.di.UpdateTransformConfigurationResponse.class - [JAR]