License |
License |
---|---|
GroupId | GroupIdio.firebus |
ArtifactId | ArtifactIdfirebus-http |
Version | Version1.2.0 |
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.2.0.pom | |
firebus-http-1.2.0.jar | 64 KB |
firebus-http-1.2.0-sources.jar | 40 KB |
firebus-http-1.2.0-javadoc.jar | 565 KB |
Browse |
<!-- 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"]
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 |