MVN

org.jetbrains.exposed : exposed-jdbc

Maven & Gradle

Aug 21, 2023
26 usages
7.8k stars

exposed-jdbc · Exposed, an ORM framework for Kotlin

<dependency>
    <groupId>org.jetbrains.exposed</groupId>
    <artifactId>exposed-jdbc</artifactId>
    <version>0.42.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.exposed : exposed-jdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.42.1

All Versions

Choose a version of org.jetbrains.exposed : exposed-jdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.42.x
exposed-jdbc-0.42.1
exposed-jdbc-0.42.0
0.41.x
exposed-jdbc-0.41.1
0.40.x
exposed-jdbc-0.40.1
0.39.x
exposed-jdbc-0.39.2
exposed-jdbc-0.39.1
0.38.x
exposed-jdbc-0.38.2
exposed-jdbc-0.38.1
0.37.x
exposed-jdbc-0.37.3
exposed-jdbc-0.37.2
exposed-jdbc-0.37.1
0.36.x
exposed-jdbc-0.36.2
exposed-jdbc-0.36.1
0.35.x
exposed-jdbc-0.35.3
exposed-jdbc-0.35.2
exposed-jdbc-0.35.1
0.34.x
exposed-jdbc-0.34.2
exposed-jdbc-0.34.1
0.33.x
exposed-jdbc-0.33.1
0.32.x
exposed-jdbc-0.32.1
0.31.x
exposed-jdbc-0.31.1
0.30.x
exposed-jdbc-0.30.2
exposed-jdbc-0.30.1

How to add a dependency to Maven

Add the following org.jetbrains.exposed : exposed-jdbc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains.exposed</groupId>
    <artifactId>exposed-jdbc</artifactId>
    <version>0.42.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains.exposed : exposed-jdbc gradle dependency to your build.gradle file:

implementation 'org.jetbrains.exposed:exposed-jdbc:0.42.1'

Gradle Kotlin DSL: Add the following org.jetbrains.exposed : exposed-jdbc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains.exposed:exposed-jdbc:0.42.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains.exposed : exposed-jdbc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains.exposed" % "exposed-jdbc" % "0.42.1"

Advertisement

Dependencies from Group

Aug 21, 2023
42 usages
7.8k stars
Aug 21, 2023
26 usages
7.8k stars
Aug 21, 2023
21 usages
7.8k stars
Sep 16, 2021
16 usages
7.8k stars
Aug 21, 2023
11 usages
7.8k stars

Discover Dependencies

Apr 14, 2022
19 usages
180 stars
Mar 29, 2022
6 usages
19 stars
Jul 10, 2023
85 usages
648 stars
Aug 23, 2018
24 usages
Apr 13, 2022
17 usages
252 stars
Jul 20, 2015
6 usages
May 15, 2022
9 usages
1.3k stars
Oct 07, 2018
8 usages
7 stars
Feb 26, 2023
12 usages
4 stars
Aug 28, 2020
10 usages
1.9k stars