| License |
License |
|---|---|
| GroupId | GroupIdorg.javabits.yar |
| ArtifactId | ArtifactIdyar-osgi-it |
| Version | Version3.0.1.RELEASE |
| Type | Typejar |
| Description |
DescriptionYar :: OSGi :: IT
Yar OSGi IT: provides integration tests again the OSGi framework
|
| Filename | Size |
|---|---|
| yar-osgi-it-3.0.1.RELEASE.pom | |
| yar-osgi-it-3.0.1.RELEASE.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.javabits.yar/yar-osgi-it/ -->
<dependency>
<groupId>org.javabits.yar</groupId>
<artifactId>yar-osgi-it</artifactId>
<version>3.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.javabits.yar/yar-osgi-it/
implementation 'org.javabits.yar:yar-osgi-it:3.0.1.RELEASE'
// https://jarcasting.com/artifacts/org.javabits.yar/yar-osgi-it/
implementation ("org.javabits.yar:yar-osgi-it:3.0.1.RELEASE")
'org.javabits.yar:yar-osgi-it:jar:3.0.1.RELEASE'
<dependency org="org.javabits.yar" name="yar-osgi-it" rev="3.0.1.RELEASE">
<artifact name="yar-osgi-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javabits.yar', module='yar-osgi-it', version='3.0.1.RELEASE')
)
libraryDependencies += "org.javabits.yar" % "yar-osgi-it" % "3.0.1.RELEASE"
[org.javabits.yar/yar-osgi-it "3.0.1.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.javabits.yar : yar-guice-osgi | jar | 3.0.1.RELEASE |
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.apache.felix : org.apache.felix.framework | jar | 6.0.1 |
| org.ops4j.pax.exam : pax-exam-container-native | jar | 4.13.1 |
| org.ops4j.pax.exam : pax-exam-junit4 | jar | 4.13.1 |
| org.ops4j.pax.exam : pax-exam-link-mvn | jar | 4.13.1 |
| org.ops4j.pax.url : pax-url-aether | jar | 2.5.4 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |