MVN

de.samply : mdrclient

Maven & Gradle

Jan 03, 2022
3 usages
0 stars

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.

<dependency>
    <groupId>de.samply</groupId>
    <artifactId>mdrclient</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.samply : mdrclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of de.samply : mdrclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
mdrclient-3.1.0
3.0.x
mdrclient-3.0.0

How to add a dependency to Maven

Add the following de.samply : mdrclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.samply</groupId>
    <artifactId>mdrclient</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.samply : mdrclient gradle dependency to your build.gradle file:

implementation 'de.samply:mdrclient:3.1.0'

Gradle Kotlin DSL: Add the following de.samply : mdrclient gradle kotlin dependency to your build.gradle.kts file:

implementation("de.samply:mdrclient:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.samply : mdrclient sbt scala dependency to your build.sbt file:

libraryDependencies += "de.samply" % "mdrclient" % "3.1.0"

Advertisement

Dependencies from Group

Mar 17, 2022
6 usages
0 stars
Jan 03, 2022
3 usages
0 stars
Oct 19, 2022
3 usages
0 stars
Jan 24, 2022
2 usages
0 stars
Mar 17, 2022
2 usages
0 stars

Discover Dependencies

Dec 23, 2021
2 usages
1 stars
Feb 04, 2022
9 usages
22 stars
Mar 05, 2021
6 stars
Nov 04, 2020
0 stars
Nov 03, 2020
3 usages