Last Version

lenses-sql-udf 2.0.0

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

License

License

GroupId

GroupId

com.landoop
ArtifactId

ArtifactId

lenses-sql-udf
Version

Version

2.0.0
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 2.0.0


<!-- 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.