is not current version
Last Version 0.3.1

import-export-udf-common-scala 0.2.0

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_2.12
Version

Version

0.2.0
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
Project Organization

Project Organization

com.exasol
Source Code Management

Source Code Management

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

Download import-export-udf-common-scala_2.12 0.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
com.exasol » exasol-script-api jar 6.1.7
org.slf4j : slf4j-simple jar 1.7.30
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2
org.apache.avro : avro jar 1.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.fasterxml.jackson.module : jackson-module-scala_2.12 jar 2.11.3

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.2
org.scalatestplus : scalatestplus-mockito_2.12 jar 1.0.0-M2
org.mockito : mockito-core jar 3.6.0

Project Modules

There are no modules declared in this project.