Last Version

CDI TCK runner (4.0) for Weld (WildFly) 5.0.1.Final

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


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

Dependencies

compile (8)

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-ejb jar 5.0.1.Final
org.jboss.weld : weld-porting-package-tck jar 5.0.1.Final
jakarta.enterprise : cdi-tck-api jar 4.0.5
org.glassfish : jakarta.el jar 5.0.0-M1
jakarta.faces : jakarta.faces-api jar 4.0.1

test (3)

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

Project Modules

There are no modules declared in this project.