is not current version
Last Version 3.1.0

Samply MDR Client 3.0.0

Samply.Common.MDRClient is a Java library which provides convenient methods to access metadata from the Samply.MDR. Those methods provide access to the metadata of one specific data element or of multiple data elements meeting some specified criteria.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.samply
ArtifactId

ArtifactId

mdrclient
Version

Version

3.0.0
Type

Type

jar
Description

Description

Samply MDR Client
Samply.Common.MDRClient is a Java library which provides convenient methods to access metadata from the Samply.MDR. Those methods provide access to the metadata of one specific data element or of multiple data elements meeting some specified criteria.
Project URL

Project URL

https://github.com/samply/mdrclient
Project Organization

Project Organization

Samply Community
Source Code Management

Source Code Management

https://github.com/samply/mdrclient

Download mdrclient 3.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.19.4
com.sun.jersey : jersey-core jar 1.19.4
com.google.guava : guava jar 24.0-jre
com.google.code.gson : gson jar 2.8.2
org.slf4j : slf4j-api jar 1.7.25
junit : junit jar 4.12
org.apache.commons : commons-lang3 jar 3.8.1

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1
org.apache.logging.log4j : log4j-core jar 2.9.1

Project Modules

There are no modules declared in this project.