is not current version
Last Version 5.0.1.Final

CDI TCK runner (4.0) for Weld (WildFly) 5.0.0.Beta1

Aggregates dependencies and runs the CDI TCK (both standalone and on WildFly)

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-jboss-runner-tck
Version

Version

5.0.0.Beta1
Type

Type

jar
Description

Description

CDI TCK runner (4.0) for Weld (WildFly)
Aggregates dependencies and runs the CDI TCK (both standalone and on WildFly)
Project URL

Project URL

http://weld.cdi-spec.org

Download weld-jboss-runner-tck 5.0.0.Beta1


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

Dependencies

compile (8)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar
org.jboss.weld : weld-core-impl jar 5.0.0.Beta1
org.jboss.weld.module : weld-jsf jar 5.0.0.Beta1
org.jboss.weld.module : weld-ejb jar 5.0.0.Beta1
org.jboss.weld : weld-porting-package-tck jar 5.0.0.Beta1
jakarta.enterprise : cdi-tck-api jar 4.0.0-RC2
org.glassfish : jakarta.el jar 4.0.2
jakarta.faces : jakarta.faces-api jar 3.0.0

test (3)

Group / Artifact Type Version
jakarta.enterprise : cdi-tck-core-impl xml 4.0.0-RC2
jakarta.enterprise : cdi-tck-core-impl jar 4.0.0-RC2
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.