License |
License |
---|---|
GroupId | GroupIdio.firebus |
ArtifactId | ArtifactIdfirebus-http |
Version | Version1.3.3 |
Type | Typejar |
Description |
DescriptionFirebus Http Gateway
Firebus http gateway adapter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
firebus-http-1.3.3.pom | |
firebus-http-1.3.3.jar | 72 KB |
firebus-http-1.3.3-sources.jar | 43 KB |
firebus-http-1.3.3-javadoc.jar | 579 KB |
Browse |
<!-- 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"]
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 |