com.konghq:unirest-java-bom

Parent pom for unirest packages

License

License

MIT
Categories

Categories

Java Languages unirest-java Net HTTP Clients
GroupId

GroupId

com.konghq
ArtifactId

ArtifactId

unirest-java-bom
Last Version

Last Version

4.0.0-RC4
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom for unirest packages

Download unirest-java-bom

How to add to project

<!-- https://jarcasting.com/artifacts/com.konghq/unirest-java-bom/ -->
<dependency>
    <groupId>com.konghq</groupId>
    <artifactId>unirest-java-bom</artifactId>
    <version>4.0.0-RC4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.konghq/unirest-java-bom/
implementation 'com.konghq:unirest-java-bom:4.0.0-RC4'
// https://jarcasting.com/artifacts/com.konghq/unirest-java-bom/
implementation ("com.konghq:unirest-java-bom:4.0.0-RC4")
'com.konghq:unirest-java-bom:pom:4.0.0-RC4'
<dependency org="com.konghq" name="unirest-java-bom" rev="4.0.0-RC4">
  <artifact name="unirest-java-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.konghq', module='unirest-java-bom', version='4.0.0-RC4')
)
libraryDependencies += "com.konghq" % "unirest-java-bom" % "4.0.0-RC4"
[com.konghq/unirest-java-bom "4.0.0-RC4"]

Dependencies

test (7)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-junit-jupiter jar 3.12.4
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.skyscreamer : jsonassert jar 1.5.0
com.google.guava : guava jar 30.1-jre

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0-RC4
4.0.0-RC3