io.helidon.service-common:helidon-service-common-rest-cdi

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.service-common
ArtifactId

ArtifactId

helidon-service-common-rest-cdi
Last Version

Last Version

3.0.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

Java libraries for writing microservices
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-service-common-rest-cdi

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.helidon.service-common : helidon-service-common-rest jar 3.0.0-M2
org.eclipse.microprofile.config : microprofile-config-api jar 3.0.1
io.helidon.microprofile.server : helidon-microprofile-server jar 3.0.0-M2

provided (2)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
jakarta.activation : jakarta.activation-api jar 2.0.1

test (4)

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

Project Modules

There are no modules declared in this project.
io.helidon.service-common

Oracle

Open Source at Oracle

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