License |
License |
---|---|
GroupId | GroupIdcom.bbossgroups |
ArtifactId | ArtifactIdbboss-http |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbboss-http
bboss http an http cluster lb component.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bboss-http-6.0.0.pom | |
bboss-http-6.0.0.jar | 151 KB |
bboss-http-6.0.0-sources.jar | 74 KB |
bboss-http-6.0.0-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bbossgroups/bboss-http/ -->
<dependency>
<groupId>com.bbossgroups</groupId>
<artifactId>bboss-http</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bbossgroups/bboss-http/
implementation 'com.bbossgroups:bboss-http:6.0.0'
// https://jarcasting.com/artifacts/com.bbossgroups/bboss-http/
implementation ("com.bbossgroups:bboss-http:6.0.0")
'com.bbossgroups:bboss-http:jar:6.0.0'
<dependency org="com.bbossgroups" name="bboss-http" rev="6.0.0">
<artifact name="bboss-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bbossgroups', module='bboss-http', version='6.0.0')
)
libraryDependencies += "com.bbossgroups" % "bboss-http" % "6.0.0"
[com.bbossgroups/bboss-http "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.bbossgroups : bboss-core | jar | 5.9.3 |
commons-codec : commons-codec | jar | 1.10 |
commons-logging : commons-logging | jar | 1.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.15 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.8 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 |