is not current version
Last Version 0.3.1

com.exasol:import-export-udf-common-scala_2.13 0.1.0

Common Import Export Libraries used in Exasol User Defined Functions

Categories

Categories

Scala Languages
GroupId

GroupId

com.exasol
ArtifactId

ArtifactId

import-export-udf-common-scala_2.13
Version

Version

0.1.0
Type

Type

jar

Download import-export-udf-common-scala_2.13 0.1.0


<!-- https://jarcasting.com/artifacts/com.exasol/import-export-udf-common-scala_2.13/ -->
<dependency>
    <groupId>com.exasol</groupId>
    <artifactId>import-export-udf-common-scala_2.13</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.exasol/import-export-udf-common-scala_2.13/
implementation 'com.exasol:import-export-udf-common-scala_2.13:0.1.0'
// https://jarcasting.com/artifacts/com.exasol/import-export-udf-common-scala_2.13/
implementation ("com.exasol:import-export-udf-common-scala_2.13:0.1.0")
'com.exasol:import-export-udf-common-scala_2.13:jar:0.1.0'
<dependency org="com.exasol" name="import-export-udf-common-scala_2.13" rev="0.1.0">
  <artifact name="import-export-udf-common-scala_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exasol', module='import-export-udf-common-scala_2.13', version='0.1.0')
)
libraryDependencies += "com.exasol" % "import-export-udf-common-scala_2.13" % "0.1.0"
[com.exasol/import-export-udf-common-scala_2.13 "0.1.0"]