License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.apache.openwebbeans |
ArtifactId | ArtifactIdopenwebbeans-junit5 |
Last Version | Last Version2.0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenWebBeans JUnit5
Apache OpenWebBeans JUnit 5 integration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-junit5/ -->
<dependency>
<groupId>org.apache.openwebbeans</groupId>
<artifactId>openwebbeans-junit5</artifactId>
<version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-junit5/
implementation 'org.apache.openwebbeans:openwebbeans-junit5:2.0.27'
// https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-junit5/
implementation ("org.apache.openwebbeans:openwebbeans-junit5:2.0.27")
'org.apache.openwebbeans:openwebbeans-junit5:jar:2.0.27'
<dependency org="org.apache.openwebbeans" name="openwebbeans-junit5" rev="2.0.27">
<artifact name="openwebbeans-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans', module='openwebbeans-junit5', version='2.0.27')
)
libraryDependencies += "org.apache.openwebbeans" % "openwebbeans-junit5" % "2.0.27"
[org.apache.openwebbeans/openwebbeans-junit5 "2.0.27"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.openwebbeans : openwebbeans-se | jar | 2.0.27 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-annotation_1.3_spec | jar | 1.3 |
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec | jar | 1.3 |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.2 |
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec | jar | 1.2 |
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |