License |
License |
---|---|
GroupId | GroupIdcom.googlecode.refit |
ArtifactId | ArtifactIdrefit-cdi |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionreFit CDI Support
Framework for Integrated Testing Reworked
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refit-cdi-1.8.0.pom | |
refit-cdi-1.8.0.jar | 4 KB |
refit-cdi-1.8.0-sources.jar | 4 KB |
refit-cdi-1.8.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.refit/refit-cdi/ -->
<dependency>
<groupId>com.googlecode.refit</groupId>
<artifactId>refit-cdi</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.refit/refit-cdi/
implementation 'com.googlecode.refit:refit-cdi:1.8.0'
// https://jarcasting.com/artifacts/com.googlecode.refit/refit-cdi/
implementation ("com.googlecode.refit:refit-cdi:1.8.0")
'com.googlecode.refit:refit-cdi:jar:1.8.0'
<dependency org="com.googlecode.refit" name="refit-cdi" rev="1.8.0">
<artifact name="refit-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.refit', module='refit-cdi', version='1.8.0')
)
libraryDependencies += "com.googlecode.refit" % "refit-cdi" % "1.8.0"
[com.googlecode.refit/refit-cdi "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.refit : refit | jar | 1.8.0 |
com.googlecode.refit : refit-junit | jar | 1.8.0 |
org.ops4j.pax.exam : pax-exam-cdi | jar | 3.0.3 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |