is not current version
Last Version 4.1.0.Alpha3

jakarta.enterprise:cdi-tck-parent 4.0.0-RC8


GroupId

GroupId

jakarta.enterprise
ArtifactId

ArtifactId

cdi-tck-parent
Version

Version

4.0.0-RC8
Type

Type

pom

Download cdi-tck-parent 4.0.0-RC8


<!-- https://jarcasting.com/artifacts/jakarta.enterprise/cdi-tck-parent/ -->
<dependency>
    <groupId>jakarta.enterprise</groupId>
    <artifactId>cdi-tck-parent</artifactId>
    <version>4.0.0-RC8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/jakarta.enterprise/cdi-tck-parent/
implementation 'jakarta.enterprise:cdi-tck-parent:4.0.0-RC8'
// https://jarcasting.com/artifacts/jakarta.enterprise/cdi-tck-parent/
implementation ("jakarta.enterprise:cdi-tck-parent:4.0.0-RC8")
'jakarta.enterprise:cdi-tck-parent:pom:4.0.0-RC8'
<dependency org="jakarta.enterprise" name="cdi-tck-parent" rev="4.0.0-RC8">
  <artifact name="cdi-tck-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='jakarta.enterprise', module='cdi-tck-parent', version='4.0.0-RC8')
)
libraryDependencies += "jakarta.enterprise" % "cdi-tck-parent" % "4.0.0-RC8"
[jakarta.enterprise/cdi-tck-parent "4.0.0-RC8"]