Last Version

KSQL UDF for Dialogflow conversations 0.1.0

KSQL UDF that interacts with a Dialogflow conversation agent

License

License

GroupId

GroupId

com.mitchseymour
ArtifactId

ArtifactId

ksql-udf-dialogflow
Version

Version

0.1.0
Type

Type

jar
Description

Description

KSQL UDF for Dialogflow conversations
KSQL UDF that interacts with a Dialogflow conversation agent
Project URL

Project URL

https://github.com/magicalpipelines/ksql-functions
Source Code Management

Source Code Management

https://github.com/magicalpipelines/ksql-functions

Download ksql-udf-dialogflow 0.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.1

Project Modules

There are no modules declared in this project.