Last Version

CDI TCK 2.0.5.SP1

The parent POM for Weld, specifying the build parameters

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.cdi.tck
ArtifactId

ArtifactId

cdi-tck-parent
Version

Version

2.0.5.SP1
Type

Type

pom
Description

Description

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

Project URL

http://weld.cdi-spec.org/
Project Organization

Project Organization

CDI TCK
Source Code Management

Source Code Management

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

Download cdi-tck-parent 2.0.5.SP1


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

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