Last Version

io.helidon.service-common:helidon-service-common-rest 3.0.0-M2

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.service-common
ArtifactId

ArtifactId

helidon-service-common-rest
Version

Version

3.0.0-M2
Type

Type

jar
Description

Description

Java libraries for writing microservices
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-service-common-rest 3.0.0-M2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.helidon.webserver : helidon-webserver jar 3.0.0-M2
io.helidon.webserver : helidon-webserver-cors jar 3.0.0-M2

provided (1)

Group / Artifact Type Version
io.helidon.config : helidon-config-metadata Optional jar 3.0.0-M2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.