ldmclient-cql

Local Data Management Client for BLAZE

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.samply
ArtifactId

ArtifactId

common-ldmclient.cql
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ldmclient-cql
Local Data Management Client for BLAZE
Project URL

Project URL

https://github.com/samply/common-ldmclient-cql
Project Organization

Project Organization

Samply Community
Source Code Management

Source Code Management

https://github.com/samply/common-ldmclient-cql

Download common-ldmclient.cql

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
de.samply : common-ldmclient jar 6.0.0
org.apache.httpcomponents : httpclient jar 4.5.3
com.google.code.gson : gson jar 2.8.2
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 jar 4.2.0

test (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

UNMERGED BRANCH -CHANGES FROM OTHER SAMPLY TEAMS MISSING

Samply Common LDM Client CQL

Samply Common LDM Client CQL is a library for the communication with Local Datamanagement systems. It extends the abstract Samply Common LDM Client.

Features

Provides basic operations to communicate with Blaze Store.

Build

In order to build this project, you need to configure maven properly and use the maven profile that fits to your project.

mvn clean package

Configuration

Samply Common LDM Client CQL is configured during runtime by providing the necessary paramaters in the constructor.

For usage examples, see the test classes.

Maven artifact

To use the module, include the following artifact in your project.

<dependency>
    <groupId>de.samply</groupId>
    <artifactId>common-ldmclient.cql</artifactId>
    <version>2.0.0</version>
</dependency>

License

Copyright 2020 The Samply Development Community

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

de.samply

Samply

Versions

Version
2.0.0