MVN

com.exasol : db-fundamentals-java

Maven & Gradle

Aug 31, 2022
1 usages
1 stars

Exasol Database fundamentals for Java · Base objects and ground rules for Exasol.

<dependency>
    <groupId>com.exasol</groupId>
    <artifactId>db-fundamentals-java</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.exasol : db-fundamentals-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.exasol : db-fundamentals-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
db-fundamentals-java-0.1.3
db-fundamentals-java-0.1.2
db-fundamentals-java-0.1.1
db-fundamentals-java-0.1.0

How to add a dependency to Maven

Add the following com.exasol : db-fundamentals-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.exasol</groupId>
    <artifactId>db-fundamentals-java</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.exasol : db-fundamentals-java gradle dependency to your build.gradle file:

implementation 'com.exasol:db-fundamentals-java:0.1.3'

Gradle Kotlin DSL: Add the following com.exasol : db-fundamentals-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.exasol:db-fundamentals-java:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.exasol : db-fundamentals-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.exasol" % "db-fundamentals-java" % "0.1.3"

Advertisement

Dependencies from Group

Feb 14, 2023
32 usages
0 stars
Jul 06, 2023
12 usages
7 stars
Apr 17, 2023
7 usages
5 stars
Jan 18, 2023
7 usages
3 stars
Sep 27, 2022
5 usages
1 stars

Discover Dependencies

Jan 27, 2022
1 usages
164 stars
Aug 15, 2023
4 usages
20.7k stars
Aug 22, 2023
1 usages
5 stars
Jun 10, 2020
1 usages
8 stars
Jan 02, 2023
2 usages
105 stars