CDI TCK

The parent POM for Weld, specifying the build parameters

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.jsr299.tck
ArtifactId

ArtifactId

jsr299-tck-parent
Last Version

Last Version

1.0.6.Final
Release Date

Release Date

Type

Type

pom
Description

Description

CDI TCK
The parent POM for Weld, specifying the build parameters
Project URL

Project URL

http://www.seamframework.org/Weld
Project Organization

Project Organization

Seam Framework
Source Code Management

Source Code Management

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

Download jsr299-tck-parent

How to add to project

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

Dependencies

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

Project Modules

  • api
  • impl

CDI TCK Development

Travis CI Build Status

Check out the TCK Reference Guide to get acquainted with the CDI TCK and learn how to execute and debug it.

Sources in GIT

Master branch contains the work-in-progress on CDI TCK 3.0

org.jboss.jsr299.tck

Versions

Version
1.0.6.Final
1.0.5.Final
1.0.5.CR1
1.0.4.SP3
1.0.4.SP1
1.0.4.Final
1.0.4.CR2
1.0.4.CR1
1.0.3.Final
1.0.2.SP1
1.0.2.Final
1.0.2.CR3
1.0.2.CR2
1.0.2.CR1
1.0.1-Final
1.0.1-CR1
1.0.0-SP1
1.0.0
1.0.0-CR7
1.0.0-CR6
1.0.0-CR5
1.0.0-CR4
1.0.0-CR3
1.0.0-CR2
1.0.0-CR1
1.0.0-Beta4
1.0.0.BETA3