is not current version
Last Version 5.0.1.Final

AtInject TCK runner for Weld 5.0.0.CR2

Aggregates dependencies and run's the AtInject TCK for Weld

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-inject-tck-runner
Version

Version

5.0.0.CR2
Type

Type

jar
Description

Description

AtInject TCK runner for Weld
Aggregates dependencies and run's the AtInject TCK for Weld
Project URL

Project URL

http://weld.cdi-spec.org

Download weld-inject-tck-runner 5.0.0.CR2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.weld : weld-core-impl jar 5.0.0.CR2
org.jboss.weld.module : weld-jsf jar 5.0.0.CR2
org.jboss.weld : weld-core-test jar 5.0.0.CR2
jakarta.inject : jakarta.inject-tck jar 2.0.1
junit : junit jar 4.13.2

test (1)

Group / Artifact Type Version
org.jboss.arquillian.container : arquillian-weld-embedded jar 3.0.2.Final

Project Modules

There are no modules declared in this project.