MVN

com.github.tminglei : slick-pg_spray-json_2.11

Maven & Gradle

Aug 23, 2022
834 stars

slick-pg_spray-json · Slick extensions for PostgreSQL - spray-json module

<dependency>
    <groupId>com.github.tminglei</groupId>
    <artifactId>slick-pg_spray-json_2.11</artifactId>
    <version>0.20.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tminglei : slick-pg_spray-json_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.20.4
  • Latest Release Candidate: 0.15.0-RC

All Versions

Choose a version of com.github.tminglei : slick-pg_spray-json_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.20.x
slick-pg_spray-json_2.11-0.20.4
slick-pg_spray-json_2.11-0.20.3
slick-pg_spray-json_2.11-0.20.2
slick-pg_spray-json_2.11-0.20.1
slick-pg_spray-json_2.11-0.20.0
0.19.x
slick-pg_spray-json_2.11-0.19.7
slick-pg_spray-json_2.11-0.19.6
slick-pg_spray-json_2.11-0.19.5
slick-pg_spray-json_2.11-0.19.4
slick-pg_spray-json_2.11-0.19.3
slick-pg_spray-json_2.11-0.19.2
slick-pg_spray-json_2.11-0.19.1
slick-pg_spray-json_2.11-0.19.0
0.18.x
slick-pg_spray-json_2.11-0.18.1
slick-pg_spray-json_2.11-0.18.0
0.17.x
slick-pg_spray-json_2.11-0.17.3
slick-pg_spray-json_2.11-0.17.2
slick-pg_spray-json_2.11-0.17.1
slick-pg_spray-json_2.11-0.17.0
0.16.x
slick-pg_spray-json_2.11-0.16.3
slick-pg_spray-json_2.11-0.16.2
slick-pg_spray-json_2.11-0.16.1
slick-pg_spray-json_2.11-0.16.0
0.15.x
slick-pg_spray-json_2.11-0.15.7
slick-pg_spray-json_2.11-0.15.6
slick-pg_spray-json_2.11-0.15.5
slick-pg_spray-json_2.11-0.15.4
slick-pg_spray-json_2.11-0.15.3
slick-pg_spray-json_2.11-0.15.2
slick-pg_spray-json_2.11-0.15.1
slick-pg_spray-json_2.11-0.15.0
slick-pg_spray-json_2.11-0.15.0-RC
slick-pg_spray-json_2.11-0.15.0-M4
slick-pg_spray-json_2.11-0.15.0-M3
slick-pg_spray-json_2.11-0.15.0-M2
slick-pg_spray-json_2.11-0.15.0-M1
0.14.x
slick-pg_spray-json_2.11-0.14.9
slick-pg_spray-json_2.11-0.14.8
slick-pg_spray-json_2.11-0.14.7
slick-pg_spray-json_2.11-0.14.6
slick-pg_spray-json_2.11-0.14.5
slick-pg_spray-json_2.11-0.14.4
slick-pg_spray-json_2.11-0.14.3
slick-pg_spray-json_2.11-0.14.2
slick-pg_spray-json_2.11-0.14.1
slick-pg_spray-json_2.11-0.14.0
0.13.x
slick-pg_spray-json_2.11-0.13.0
0.12.x
slick-pg_spray-json_2.11-0.12.2
slick-pg_spray-json_2.11-0.12.1
slick-pg_spray-json_2.11-0.12.0
0.11.x
slick-pg_spray-json_2.11-0.11.3
slick-pg_spray-json_2.11-0.11.2
slick-pg_spray-json_2.11-0.11.1
slick-pg_spray-json_2.11-0.11.0
0.10.x
slick-pg_spray-json_2.11-0.10.2
slick-pg_spray-json_2.11-0.10.1
slick-pg_spray-json_2.11-0.10.0
0.6.x
slick-pg_spray-json_2.11-0.6.5.3
slick-pg_spray-json_2.11-0.6.5.2
slick-pg_spray-json_2.11-0.6.5.1
slick-pg_spray-json_2.11-0.6.5
slick-pg_spray-json_2.11-0.6.3
slick-pg_spray-json_2.11-0.6.2
slick-pg_spray-json_2.11-0.6.1
slick-pg_spray-json_2.11-0.6.0
slick-pg_spray-json_2.11-0.6.0-R1
slick-pg_spray-json_2.11-0.6.0-M2
slick-pg_spray-json_2.11-0.6.0-M1

How to add a dependency to Maven

Add the following com.github.tminglei : slick-pg_spray-json_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tminglei</groupId>
    <artifactId>slick-pg_spray-json_2.11</artifactId>
    <version>0.20.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tminglei : slick-pg_spray-json_2.11 gradle dependency to your build.gradle file:

implementation 'com.github.tminglei:slick-pg_spray-json_2.11:0.20.4'

Gradle Kotlin DSL: Add the following com.github.tminglei : slick-pg_spray-json_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tminglei:slick-pg_spray-json_2.11:0.20.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tminglei : slick-pg_spray-json_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tminglei" % "slick-pg_spray-json_2.11" % "0.20.4"

Advertisement

Dependencies from Group

Aug 23, 2022
16 usages
834 stars
Dec 06, 2022
13 usages
834 stars
Aug 23, 2022
12 usages
834 stars
May 19, 2018
10 usages
834 stars
Dec 06, 2022
10 usages
834 stars

Discover Dependencies

Nov 12, 2021
6 usages
200 stars
Mar 02, 2023
74 usages
345 stars
Dec 01, 2021
243 usages
2.1k stars
Jun 18, 2023
1 usages
6 stars
Sep 11, 2018
40 stars
Feb 02, 2020
1 usages
164 stars
Oct 29, 2015
232 usages
471 stars
May 11, 2022
248 stars
Aug 11, 2023
1 usages
48 stars