Last Version

CDISource JUnit Test Runner 0.9

Project providing support for testing with CDI and Junit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.cdisource.testing
ArtifactId

ArtifactId

cdisource-testing-junit
Version

Version

0.9
Type

Type

jar
Description

Description

CDISource JUnit Test Runner
Project providing support for testing with CDI and Junit
Project Organization

Project Organization

CDI Advocate

Download cdisource-testing-junit 0.9


<!-- https://jarcasting.com/artifacts/org.cdisource.testing/cdisource-testing-junit/ -->
<dependency>
    <groupId>org.cdisource.testing</groupId>
    <artifactId>cdisource-testing-junit</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.cdisource.testing/cdisource-testing-junit/
implementation 'org.cdisource.testing:cdisource-testing-junit:0.9'
// https://jarcasting.com/artifacts/org.cdisource.testing/cdisource-testing-junit/
implementation ("org.cdisource.testing:cdisource-testing-junit:0.9")
'org.cdisource.testing:cdisource-testing-junit:jar:0.9'
<dependency org="org.cdisource.testing" name="cdisource-testing-junit" rev="0.9">
  <artifact name="cdisource-testing-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cdisource.testing', module='cdisource-testing-junit', version='0.9')
)
libraryDependencies += "org.cdisource.testing" % "cdisource-testing-junit" % "0.9"
[org.cdisource.testing/cdisource-testing-junit "0.9"]

Dependencies

compile (1)

Group / Artifact Type Version
org.cdisource.beancontainer : beancontainer-api jar 0.9

provided (2)

Group / Artifact Type Version
junit : junit Optional jar 4.8.2
javax.enterprise : cdi-api jar 1.0-SP1

test (1)

Group / Artifact Type Version
org.cdisource.beancontainer : beancontainer-weld-impl jar 0.9

Project Modules

There are no modules declared in this project.