is not current version
Last Version 5.0.1.Final

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

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.Alpha2
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.Alpha2


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

Dependencies

compile (8)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar
org.jboss.weld : weld-core-impl jar 5.0.0.Alpha2
org.jboss.weld.module : weld-jsf jar 5.0.0.Alpha2
org.jboss.weld.module : weld-ejb jar 5.0.0.Alpha2
org.jboss.weld : weld-porting-package-tck jar 5.0.0.Alpha2
jakarta.enterprise : cdi-tck-api jar 4.0.0.Alpha5
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.Alpha5
jakarta.enterprise : cdi-tck-core-impl jar 4.0.0.Alpha5
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.