is not current version
Last Version 5.0.1.Final

Weld Porting Package for the CDI TCK 4.0.1.SP1

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

4.0.1.SP1
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 4.0.1.SP1


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

Dependencies

compile (6)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar
org.jboss.weld : weld-core-impl jar 4.0.1.SP1
org.jboss.weld.module : weld-jsf jar 4.0.1.SP1
org.jboss.weld.module : weld-web jar 4.0.1.SP1
jakarta.enterprise : cdi-tck-api jar 3.0.1
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.