is not current version
Last Version 5.0.1.Final

Weld Porting Package for the CDI TCK 5.0.0.CR2

The build aggregator for Weld, which takes care of calling the modules which make up Weld

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-porting-package-tck
Version

Version

5.0.0.CR2
Type

Type

jar
Description

Description

Weld Porting Package for the CDI TCK
The build aggregator for Weld, which takes care of calling the modules which make up Weld
Project URL

Project URL

http://weld.cdi-spec.org

Download weld-porting-package-tck 5.0.0.CR2


<!-- https://jarcasting.com/artifacts/org.jboss.weld/weld-porting-package-tck/ -->
<dependency>
    <groupId>org.jboss.weld</groupId>
    <artifactId>weld-porting-package-tck</artifactId>
    <version>5.0.0.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld/weld-porting-package-tck/
implementation 'org.jboss.weld:weld-porting-package-tck:5.0.0.CR2'
// https://jarcasting.com/artifacts/org.jboss.weld/weld-porting-package-tck/
implementation ("org.jboss.weld:weld-porting-package-tck:5.0.0.CR2")
'org.jboss.weld:weld-porting-package-tck:jar:5.0.0.CR2'
<dependency org="org.jboss.weld" name="weld-porting-package-tck" rev="5.0.0.CR2">
  <artifact name="weld-porting-package-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld', module='weld-porting-package-tck', version='5.0.0.CR2')
)
libraryDependencies += "org.jboss.weld" % "weld-porting-package-tck" % "5.0.0.CR2"
[org.jboss.weld/weld-porting-package-tck "5.0.0.CR2"]

Dependencies

compile (6)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar
org.jboss.weld : weld-core-impl jar 5.0.0.CR2
org.jboss.weld.module : weld-jsf jar 5.0.0.CR2
org.jboss.weld.module : weld-web jar 5.0.0.CR2
jakarta.enterprise : cdi-tck-api jar 4.0.0-RC7
org.jboss.spec.javax.servlet : jboss-servlet-api_4.0_spec jar 2.0.0.Final

Project Modules

There are no modules declared in this project.