Helidon Integrations Common REST

Common classes for integrating third party systems over REST API with JSON

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.integrations.common
ArtifactId

ArtifactId

helidon-integrations-common-rest
Last Version

Last Version

3.0.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

Helidon Integrations Common REST
Common classes for integrating third party systems over REST API with JSON
Project URL

Project URL

https://helidon.io/helidon-integrations-common-rest
Project Organization

Project Organization

Oracle Corporation

Download helidon-integrations-common-rest

How to add to project

<!-- https://jarcasting.com/artifacts/io.helidon.integrations.common/helidon-integrations-common-rest/ -->
<dependency>
    <groupId>io.helidon.integrations.common</groupId>
    <artifactId>helidon-integrations-common-rest</artifactId>
    <version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.integrations.common/helidon-integrations-common-rest/
implementation 'io.helidon.integrations.common:helidon-integrations-common-rest:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.integrations.common/helidon-integrations-common-rest/
implementation ("io.helidon.integrations.common:helidon-integrations-common-rest:3.0.0-M2")
'io.helidon.integrations.common:helidon-integrations-common-rest:jar:3.0.0-M2'
<dependency org="io.helidon.integrations.common" name="helidon-integrations-common-rest" rev="3.0.0-M2">
  <artifact name="helidon-integrations-common-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.integrations.common', module='helidon-integrations-common-rest', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.integrations.common" % "helidon-integrations-common-rest" % "3.0.0-M2"
[io.helidon.integrations.common/helidon-integrations-common-rest "3.0.0-M2"]

Dependencies

compile (6)

Group / Artifact Type Version
io.helidon.common : helidon-common-http jar 3.0.0-M2
io.helidon.config : helidon-config jar 3.0.0-M2
io.helidon.webclient : helidon-webclient jar 3.0.0-M2
io.helidon.media : helidon-media-jsonp jar 3.0.0-M2
io.helidon.fault-tolerance : helidon-fault-tolerance jar 3.0.0-M2
io.opentracing : opentracing-api jar 0.33.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
io.helidon.webserver : helidon-webserver jar 3.0.0-M2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-M2
3.0.0-M1
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0