MVN

org.teiid : spring-data-postgresql

Maven & Gradle

Jun 23, 2021
4 usages

spring-data-postgresql · Teiid connector for postgresql

<dependency>
    <groupId>org.teiid</groupId>
    <artifactId>spring-data-postgresql</artifactId>
    <version>1.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.teiid : spring-data-postgresql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.2

All Versions

Choose a version of org.teiid : spring-data-postgresql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
spring-data-postgresql-1.7.2
spring-data-postgresql-1.7.1
1.6.x
spring-data-postgresql-1.6.0

How to add a dependency to Maven

Add the following org.teiid : spring-data-postgresql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.teiid</groupId>
    <artifactId>spring-data-postgresql</artifactId>
    <version>1.7.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.teiid : spring-data-postgresql gradle dependency to your build.gradle file:

implementation 'org.teiid:spring-data-postgresql:1.7.2'

Gradle Kotlin DSL: Add the following org.teiid : spring-data-postgresql gradle kotlin dependency to your build.gradle.kts file:

implementation("org.teiid:spring-data-postgresql:1.7.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.teiid : spring-data-postgresql sbt scala dependency to your build.sbt file:

libraryDependencies += "org.teiid" % "spring-data-postgresql" % "1.7.2"

Advertisement

Dependencies from Group

May 07, 2021
173 usages
250 stars
May 07, 2021
136 usages
Jun 23, 2021
55 usages
May 07, 2021
36 usages
250 stars
Mar 04, 2020
35 usages
254 stars

Discover Dependencies

Jun 21, 2023
3 usages
Jan 29, 2023
3 usages
399 stars
Sep 26, 2022
9 usages
1.3k stars
Sep 02, 2020
3 usages
15 stars
Oct 16, 2022
3 usages
Nov 24, 2020
3 usages
Aug 13, 2020
3 usages
Aug 17, 2023
3 usages
1.7k stars