Firebus Http Gateway

Firebus http gateway adapter

License

License

GroupId

GroupId

io.firebus
ArtifactId

ArtifactId

firebus-http
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Firebus Http Gateway
Firebus http gateway adapter
Project URL

Project URL

https://github.com/ngrondin/firebus
Source Code Management

Source Code Management

https://github.com/ngrondin/firebus.git

Download firebus-http

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.firebus : firebus-core jar 1.3.3
org.apache.tomcat.embed : tomcat-embed-core jar 8.5.2
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 8.5.2
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-jdk14 jar 1.7.25
org.apache.httpcomponents : httpclient jar 4.5.2
com.auth0 : java-jwt jar 3.8.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.1
1.2.0
1.1.9
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
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0