Last Version

http-requests-jersey2 2.0.7

Provides a concrete implementation of the http-requests library using the Jersey Client 2.x library.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

http-requests-jersey2
Version

Version

2.0.7
Type

Type

jar
Description

Description

http-requests-jersey2
Provides a concrete implementation of the http-requests library using the Jersey Client 2.x library.
Project URL

Project URL

https://github.com/budjb/http-requests
Source Code Management

Source Code Management

https://github.com/budjb/http-requests

Download http-requests-jersey2 2.0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
com.budjb : http-requests-core jar 2.0.7
org.glassfish.jersey.core : jersey-client jar 2.28
org.glassfish.jersey.core : jersey-common jar 2.28
org.glassfish.jersey.inject : jersey-hk2 jar 2.28

Project Modules

There are no modules declared in this project.