lenses-sql-udf

Provides the interface to implement when writing user defined functions for Lenses SQL

License

License

GroupId

GroupId

com.landoop
ArtifactId

ArtifactId

lenses-sql-udf
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

lenses-sql-udf
Provides the interface to implement when writing user defined functions for Lenses SQL

Download lenses-sql-udf

How to add to project

<!-- https://jarcasting.com/artifacts/com.landoop/lenses-sql-udf/ -->
<dependency>
    <groupId>com.landoop</groupId>
    <artifactId>lenses-sql-udf</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.landoop/lenses-sql-udf/
implementation 'com.landoop:lenses-sql-udf:2.0.0'
// https://jarcasting.com/artifacts/com.landoop/lenses-sql-udf/
implementation ("com.landoop:lenses-sql-udf:2.0.0")
'com.landoop:lenses-sql-udf:jar:2.0.0'
<dependency org="com.landoop" name="lenses-sql-udf" rev="2.0.0">
  <artifact name="lenses-sql-udf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landoop', module='lenses-sql-udf', version='2.0.0')
)
libraryDependencies += "com.landoop" % "lenses-sql-udf" % "2.0.0"
[com.landoop/lenses-sql-udf "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.landoop

Versions

Version
2.0.0
1.0.0