MVN

io.trino : trino-singlestore

Maven & Gradle

Aug 24, 2023
8k stars

Trino - SingleStore Connector

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-singlestore</artifactId>
    <version>425</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.trino : trino-singlestore to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 425

All Versions

Choose a version of io.trino : trino-singlestore to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
425
trino-singlestore-425
424
trino-singlestore-424
423
trino-singlestore-423
422
trino-singlestore-422
421
trino-singlestore-421
420
trino-singlestore-420
419
trino-singlestore-419
418
trino-singlestore-418
417
trino-singlestore-417
416
trino-singlestore-416
415
trino-singlestore-415
414
trino-singlestore-414
413
trino-singlestore-413
412
trino-singlestore-412
411
trino-singlestore-411
410
trino-singlestore-410
409
trino-singlestore-409
408
trino-singlestore-408
407
trino-singlestore-407
406
trino-singlestore-406
405
trino-singlestore-405
403
trino-singlestore-403
402
trino-singlestore-402
401
trino-singlestore-401
400
trino-singlestore-400
399
trino-singlestore-399
398
trino-singlestore-398
397
trino-singlestore-397
396
trino-singlestore-396
395
trino-singlestore-395
394
trino-singlestore-394
393
trino-singlestore-393
392
trino-singlestore-392
391
trino-singlestore-391
390
trino-singlestore-390
389
trino-singlestore-389
388
trino-singlestore-388
387
trino-singlestore-387
386
trino-singlestore-386
385
trino-singlestore-385
384
trino-singlestore-384
383
trino-singlestore-383
382
trino-singlestore-382
381
trino-singlestore-381
380
trino-singlestore-380
379
trino-singlestore-379
378
trino-singlestore-378
377
trino-singlestore-377
376
trino-singlestore-376
375
trino-singlestore-375
374
trino-singlestore-374

How to add a dependency to Maven

Add the following io.trino : trino-singlestore maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-singlestore</artifactId>
    <version>425</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.trino : trino-singlestore gradle dependency to your build.gradle file:

implementation 'io.trino:trino-singlestore:425'

Gradle Kotlin DSL: Add the following io.trino : trino-singlestore gradle kotlin dependency to your build.gradle.kts file:

implementation("io.trino:trino-singlestore:425")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.trino : trino-singlestore sbt scala dependency to your build.sbt file:

libraryDependencies += "io.trino" % "trino-singlestore" % "425"

Advertisement

Dependencies from Group

Aug 24, 2023
68 usages
8k stars
Aug 24, 2023
66 usages
8k stars
Aug 24, 2023
46 usages
0 stars
Aug 24, 2023
45 usages
8.1k stars
Aug 24, 2023
41 usages
0 stars

Discover Dependencies