Last Version

Weld Porting Package for the CDI TCK 5.0.1.Final

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.1.Final
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.1.Final


<!-- 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.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld/weld-porting-package-tck/
implementation 'org.jboss.weld:weld-porting-package-tck:5.0.1.Final'
// https://jarcasting.com/artifacts/org.jboss.weld/weld-porting-package-tck/
implementation ("org.jboss.weld:weld-porting-package-tck:5.0.1.Final")
'org.jboss.weld:weld-porting-package-tck:jar:5.0.1.Final'
<dependency org="org.jboss.weld" name="weld-porting-package-tck" rev="5.0.1.Final">
  <artifact name="weld-porting-package-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld', module='weld-porting-package-tck', version='5.0.1.Final')
)
libraryDependencies += "org.jboss.weld" % "weld-porting-package-tck" % "5.0.1.Final"
[org.jboss.weld/weld-porting-package-tck "5.0.1.Final"]

Dependencies

compile (6)

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