Functions Client

Functions client for invoking lambdas via the eventsource gateway (a.k.a Asgard)

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.liveperson.faas
ArtifactId

ArtifactId

functions-client
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

Functions Client
Functions client for invoking lambdas via the eventsource gateway (a.k.a Asgard)
Project URL

Project URL

https://github.com/LivePersonInc/faas-client-jdk
Project Organization

Project Organization

LivePerson
Source Code Management

Source Code Management

https://github.com/LivePersonInc/faas-client-jdk.git

Download functions-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.liveperson.faas/functions-client/ -->
<dependency>
    <groupId>com.liveperson.faas</groupId>
    <artifactId>functions-client</artifactId>
    <version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.liveperson.faas/functions-client/
implementation 'com.liveperson.faas:functions-client:1.1.8'
// https://jarcasting.com/artifacts/com.liveperson.faas/functions-client/
implementation ("com.liveperson.faas:functions-client:1.1.8")
'com.liveperson.faas:functions-client:jar:1.1.8'
<dependency org="com.liveperson.faas" name="functions-client" rev="1.1.8">
  <artifact name="functions-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liveperson.faas', module='functions-client', version='1.1.8')
)
libraryDependencies += "com.liveperson.faas" % "functions-client" % "1.1.8"
[com.liveperson.faas/functions-client "1.1.8"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.18
io.github.cdimascio : java-dotenv jar 5.2.2
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
javax.ws.rs : javax.ws.rs-api jar 2.1.1
com.auth0 : java-jwt jar 3.19.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0