We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb28e3 commit ac67d4fCopy full SHA for ac67d4f
database.json
@@ -0,0 +1,14 @@
1
+{
2
+ "description": "Database Connection Helper Functions",
3
+ "properties": [
4
+ { "name": "v", "value": "0.0.3-10" },
5
+ { "name": "v-renovate-hint", "value": "update: package=org.jetbrains.kotlinx:kotlin-jupyter-database" }
6
+ ],
7
+ "link": "https://github.com/Kotlin/kotlin-jupyter-database",
8
+ "repositories": [
9
+ "https://packages.jetbrains.team/maven/p/kds/kotlin-ds-maven"
10
11
+ "dependencies": [
12
+ "org.jetbrains.kotlinx:kotlin-jupyter-database:$v"
13
+ ]
14
+}
0 commit comments