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.

License

License

GroupId

GroupId

jakarta.enterprise
ArtifactId

ArtifactId

cdi-tck-parent
Last Version

Last Version

4.1.0.Alpha3
Release Date

Release Date

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

How to add to project

<!-- 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
jakarta.enterprise

Versions

Version
4.1.0.Alpha3
4.1.0.Alpha2
4.1.0.Alpha1
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
4.0.0-RC8
4.0.0-RC7
4.0.0.RC6
4.0.0.RC5
4.0.0-RC4
4.0.0-RC3
4.0.0-RC2
4.0.0.Alpha5
4.0.0.Alpha4
3.0.3
3.0.2.SP1
3.0.1
3.0.0
3.0.0-RC1
3.0.0-M3
3.0.0-M2
3.0.0-M1
2.0.7.SP2
2.0.7.SP1
2.0.6.SP1