| License |
License |
|---|---|
| GroupId | GroupIdcom.github.corese4rch |
| ArtifactId | ArtifactIdcvurl-io |
| Last Version | Last Version1.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioncVurl
cVurl is an open-source wrapper for the Java HTTP client. It is written in Java 11 and can be used with any JDK 11.0.2 or newer.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cvurl-io-1.5.1.pom | |
| cvurl-io-1.5.1.jar | 54 KB |
| cvurl-io-1.5.1-sources.jar | 36 KB |
| cvurl-io-1.5.1-javadoc.jar | 524 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.corese4rch/cvurl-io/ -->
<dependency>
<groupId>com.github.corese4rch</groupId>
<artifactId>cvurl-io</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.corese4rch/cvurl-io/
implementation 'com.github.corese4rch:cvurl-io:1.5.1'
// https://jarcasting.com/artifacts/com.github.corese4rch/cvurl-io/
implementation ("com.github.corese4rch:cvurl-io:1.5.1")
'com.github.corese4rch:cvurl-io:jar:1.5.1'
<dependency org="com.github.corese4rch" name="cvurl-io" rev="1.5.1">
<artifact name="cvurl-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.corese4rch', module='cvurl-io', version='1.5.1')
)
libraryDependencies += "com.github.corese4rch" % "cvurl-io" % "1.5.1"
[com.github.corese4rch/cvurl-io "1.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 4.2.0 |
| com.github.tomakehurst : wiremock | jar | 2.27.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |