Last Version

CDI Lite Language Model 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

lang-model-tck
Version

Version

5.0.1.Final
Type

Type

jar
Description

Description

CDI Lite Language Model TCK
The build aggregator for Weld, which takes care of calling the modules which make up Weld

Download lang-model-tck 5.0.1.Final


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.weld : weld-lite-extension-translator jar 5.0.1.Final

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jboss.arquillian.junit : arquillian-junit-container jar 1.7.0.Alpha10
org.jboss.weld : weld-core-test-common jar 5.0.1.Final
jakarta.enterprise : cdi-tck-lang-model jar 4.0.5
org.jboss.arquillian.container : arquillian-weld-embedded jar 3.0.2.Final
org.jboss.weld : weld-core-impl jar 5.0.1.Final

Project Modules

There are no modules declared in this project.