is not current version
Last Version 1.5.1

cVurl 1.4

cVurl is an open-source java wrapper for an HTTP/2 Client. Written in Java11 and can be used with any jdk11.0.2 and higher

License

License

GroupId

GroupId

com.github.corese4rch
ArtifactId

ArtifactId

cvurl-io
Version

Version

1.4
Type

Type

jar
Description

Description

cVurl
cVurl is an open-source java wrapper for an HTTP/2 Client. Written in Java11 and can be used with any jdk11.0.2 and higher
Project URL

Project URL

https://github.com/corese4rch/cvurl
Project Organization

Project Organization

corese4rch
Source Code Management

Source Code Management

http://github.com/corese4rch/cvurl/tree/master

Download cvurl-io 1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind Optional jar 2.11.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (7)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.3.3
org.hamcrest : hamcrest-core jar 2.1
name.falgout.jeffrey.testing.junit5 : mockito-extension jar 1.2.1
com.github.tomakehurst : wiremock jar 2.23.2
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0

Project Modules

There are no modules declared in this project.