| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.refit |
| ArtifactId | ArtifactIdrefit-eg-osgi-test |
| Last Version | Last Version1.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionreFit OSGi Tests
Framework for Integrated Testing Reworked
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| refit-eg-osgi-test-1.8.0.pom | |
| refit-eg-osgi-test-1.8.0.jar | 1 KB |
| refit-eg-osgi-test-1.8.0-javadoc.jar | 337 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.refit/refit-eg-osgi-test/ -->
<dependency>
<groupId>com.googlecode.refit</groupId>
<artifactId>refit-eg-osgi-test</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.refit/refit-eg-osgi-test/
implementation 'com.googlecode.refit:refit-eg-osgi-test:1.8.0'
// https://jarcasting.com/artifacts/com.googlecode.refit/refit-eg-osgi-test/
implementation ("com.googlecode.refit:refit-eg-osgi-test:1.8.0")
'com.googlecode.refit:refit-eg-osgi-test:jar:1.8.0'
<dependency org="com.googlecode.refit" name="refit-eg-osgi-test" rev="1.8.0">
<artifact name="refit-eg-osgi-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.refit', module='refit-eg-osgi-test', version='1.8.0')
)
libraryDependencies += "com.googlecode.refit" % "refit-eg-osgi-test" % "1.8.0"
[com.googlecode.refit/refit-eg-osgi-test "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.refit : refit-osgi | jar | 1.8.0 |
| com.googlecode.refit : refit | jar | 1.8.0 |
| org.sonatype.tycho : org.eclipse.osgi | jar | 3.6.2.R36x_v20110210 |
| ch.qos.logback : logback-core | jar | 1.0.6 |
| ch.qos.logback : logback-classic | jar | 1.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.refit.eg : refit-eg-osgi | jar | 1.8.0 |
| com.googlecode.refit.eg : refit-eg-osgi-fixtures | jar | 1.8.0 |
| org.ops4j.pax.exam : pax-exam-container-native | jar | 3.0.3 |
| org.ops4j.pax.exam : pax-exam-junit4 | jar | 3.0.3 |
| org.ops4j.pax.exam : pax-exam-link-mvn | jar | 3.0.3 |