Import Export UDF Common Scala

Common import export libraries used in Exasol user defined functions

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.exasol
ArtifactId

ArtifactId

import-export-udf-common-scala
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Import Export UDF Common Scala
Common import export libraries used in Exasol user defined functions
Project URL

Project URL

https://github.com/exasol/import-export-udf-common-scala
Source Code Management

Source Code Management

https://github.com/exasol/import-export-udf-common-scala/tree/main

Download import-export-udf-common-scala

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar ${scala.version}
com.exasol » exasol-script-api jar 6.1.7
com.exasol : error-reporting-java jar 0.4.1
org.apache.avro : avro jar 1.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.5
com.fasterxml.jackson.module » jackson-module-scala_${scala.compat.version} jar 2.12.5
org.slf4j : slf4j-simple jar 1.7.36
com.typesafe.scala-logging » scala-logging_${scala.compat.version} jar 3.9.4

test (3)

Group / Artifact Type Version
org.scalatest » scalatest_${scala.compat.version} jar 3.2.10
org.scalatestplus » scalatestplus-mockito_${scala.compat.version} jar 1.0.0-M2
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0