is not current version
Last Version 1.3.3

Firebus Http Gateway 1.2.0

Firebus http gateway adapter

License

License

GroupId

GroupId

io.firebus
ArtifactId

ArtifactId

firebus-http
Version

Version

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


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

Dependencies

compile (7)

Group / Artifact Type Version
io.firebus : firebus-core jar 1.2.0
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.