Last Version

Jakarta CDI TCK 4.1.0.Alpha3

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

GroupId

GroupId

jakarta.enterprise
ArtifactId

ArtifactId

cdi-tck-parent
Version

Version

4.1.0.Alpha3
Type

Type

pom
Description

Description

Jakarta CDI TCK
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://github.com/eclipse-ee4j/cdi-tck/
Project Organization

Project Organization

Jakarta CDI TCK
Source Code Management

Source Code Management

https://github.com/cdi-spec/cdi-tck

Download cdi-tck-parent 4.1.0.Alpha3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • ext-lib
  • impl
  • web