MVN

org.opendaylight.tsdr : tsdr-persistence-spi

Maven & Gradle

Dec 05, 2018
14 usages
<dependency>
    <groupId>org.opendaylight.tsdr</groupId>
    <artifactId>tsdr-persistence-spi</artifactId>
    <version>1.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.tsdr : tsdr-persistence-spi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.4

All Versions

Choose a version of org.opendaylight.tsdr : tsdr-persistence-spi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
tsdr-persistence-spi-1.6.0
1.5.x
tsdr-persistence-spi-1.5.4
tsdr-persistence-spi-1.5.3
tsdr-persistence-spi-1.5.2
tsdr-persistence-spi-1.5.1
tsdr-persistence-spi-1.5.0
1.3.x
tsdr-persistence-spi-1.3.4-Carbon
tsdr-persistence-spi-1.3.3-Carbon
tsdr-persistence-spi-1.3.2-Carbon
tsdr-persistence-spi-1.3.1-Carbon
tsdr-persistence-spi-1.3.0-Carbon
1.2.x
tsdr-persistence-spi-1.2.4-Boron-SR4
tsdr-persistence-spi-1.2.3-Boron-SR3
tsdr-persistence-spi-1.2.2-Boron-SR2
tsdr-persistence-spi-1.2.1-Boron-SR1
tsdr-persistence-spi-1.2.0-Boron
1.1.x
tsdr-persistence-spi-1.1.4-Beryllium-SR4
tsdr-persistence-spi-1.1.3-Beryllium-SR3
tsdr-persistence-spi-1.1.2-Beryllium-SR2
tsdr-persistence-spi-1.1.1-Beryllium-SR1
tsdr-persistence-spi-1.1.0-Beryllium
1.0.x
tsdr-persistence-spi-1.0.4-Lithium-SR4
tsdr-persistence-spi-1.0.3-Lithium-SR3
tsdr-persistence-spi-1.0.2-Lithium-SR2
tsdr-persistence-spi-1.0.1-Lithium-SR1
1.0
tsdr-persistence-spi-1.0-Lithium

How to add a dependency to Maven

Add the following org.opendaylight.tsdr : tsdr-persistence-spi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opendaylight.tsdr</groupId>
    <artifactId>tsdr-persistence-spi</artifactId>
    <version>1.5.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opendaylight.tsdr : tsdr-persistence-spi gradle dependency to your build.gradle file:

implementation 'org.opendaylight.tsdr:tsdr-persistence-spi:1.5.4'

Gradle Kotlin DSL: Add the following org.opendaylight.tsdr : tsdr-persistence-spi gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opendaylight.tsdr:tsdr-persistence-spi:1.5.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opendaylight.tsdr : tsdr-persistence-spi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opendaylight.tsdr" % "tsdr-persistence-spi" % "1.5.4"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 25, 2023
16 usages
2.8k stars
Nov 09, 2022
5 usages
196 stars
May 04, 2023
22 usages
Nov 18, 2019
5 usages
0 stars
Sep 03, 2021
5 usages
4 stars
Jan 17, 2022
3 usages
205 stars
Aug 21, 2018
17 usages
1.6k stars
Oct 18, 2016
7 usages
Jul 28, 2023
42 usages
330 stars