is not current version
Last Version 3.0.0-M2

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


Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.service-common
ArtifactId

ArtifactId

helidon-service-common-rest-cdi
Version

Version

2.3.4
Type

Type

jar

Download helidon-service-common-rest-cdi 2.3.4


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