MVN

org.apache.marmotta : ldclient-api

Maven & Gradle

Jun 12, 2018
20 usages
17 stars

LDClient: API · Interfaces and Data Model for the Linked Data Client component.

<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>ldclient-api</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.marmotta : ldclient-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.0

All Versions

Choose a version of org.apache.marmotta : ldclient-api to add to Maven or Gradle - All Versions:

  • Version Updated
  • ldclient-api-3.4.0

    Jun 12, 2018
  • ldclient-api-3.3.0

    Dec 05, 2014
  • ldclient-api-3.2.1

    May 20, 2014
  • ldclient-api-3.2.0

    Apr 09, 2014
  • ldclient-api-3.0.1

    Jan 14, 2014
  • ldclient-api-3.1.0-incubating

    Sep 24, 2013
  • ldclient-api-3.0.0-incubating

    Apr 11, 2013

How to add a dependency to Maven

Add the following org.apache.marmotta : ldclient-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>ldclient-api</artifactId>
    <version>3.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.marmotta : ldclient-api gradle dependency to your build.gradle file:

implementation 'org.apache.marmotta:ldclient-api:3.4.0'

Gradle Kotlin DSL: Add the following org.apache.marmotta : ldclient-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.marmotta:ldclient-api:3.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.marmotta : ldclient-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.marmotta" % "ldclient-api" % "3.4.0"

Advertisement

Dependencies from Group

Jun 12, 2018
31 usages
17 stars
Jun 12, 2018
30 usages
Jun 12, 2018
23 usages
17 stars
Jun 12, 2018
20 usages
17 stars
Jun 12, 2018
19 usages

Discover Dependencies

Jun 17, 2022
24 usages
May 20, 2019
17 usages
22k stars
Dec 30, 2019
15 usages
0 stars
Jun 10, 2020
17 usages
May 26, 2023
11 usages
May 12, 2023
20 usages
6k stars
Jun 20, 2018
2 usages
1 stars
Jun 21, 2022
4 usages
May 31, 2023
14 usages
5 stars
May 03, 2023
47 usages
5 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome