Weld JUnit Extensions

Set of JUnit extensions to enhance the testing of CDI components.

License

License

Categories

Categories

JBoss Container Application Servers JUnit Unit Testing
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-junit-parent
Last Version

Last Version

4.0.0.Final
Release Date

Release Date

Type

Type

pom
Description

Description

Weld JUnit Extensions
Set of JUnit extensions to enhance the testing of CDI components.
Project URL

Project URL

http://weld.cdi-spec.org
Source Code Management

Source Code Management

https://github.com/weld/weld-junit

Download weld-junit-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • junit4
  • junit5
  • spock
  • junit-common
org.jboss.weld

Weld

Versions

Version
4.0.0.Final
4.0.0.CR1
3.1.0.Final
3.0.0.Final
2.0.2.Final
2.0.1.Final
2.0.0.Final
1.3.1.Final
1.3.0.Final
1.2.2.Final
1.2.1.Final
1.2.0.Final
1.1.0.Final
1.0.0.Final
1.0.0.Beta1