License |
License |
---|---|
GroupId | GroupIdorg.wymiwyg |
ArtifactId | ArtifactIdwrhapi-osgi-tests |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWRHAPI OSGi Tests
Pax-exam Tests for WRHAPI implementation on OSGi http service
|
Filename | Size |
---|---|
wrhapi-osgi-tests-0.3.pom | |
wrhapi-osgi-tests-0.3.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wymiwyg/wrhapi-osgi-tests/ -->
<dependency>
<groupId>org.wymiwyg</groupId>
<artifactId>wrhapi-osgi-tests</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wymiwyg/wrhapi-osgi-tests/
implementation 'org.wymiwyg:wrhapi-osgi-tests:0.3'
// https://jarcasting.com/artifacts/org.wymiwyg/wrhapi-osgi-tests/
implementation ("org.wymiwyg:wrhapi-osgi-tests:0.3")
'org.wymiwyg:wrhapi-osgi-tests:jar:0.3'
<dependency org="org.wymiwyg" name="wrhapi-osgi-tests" rev="0.3">
<artifact name="wrhapi-osgi-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wymiwyg', module='wrhapi-osgi-tests', version='0.3')
)
libraryDependencies += "org.wymiwyg" % "wrhapi-osgi-tests" % "0.3"
[org.wymiwyg/wrhapi-osgi-tests "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.wymiwyg : wrhapi | jar | 0.8.1 |
org.wymiwyg : wrhapi-osgi | jar | 0.3 |
org.osgi : org.osgi.core | jar | 4.1.0 |
org.osgi : org.osgi.compendium | jar | 4.1.0 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.wymiwyg : wrhapi-testing | jar | 0.8.1 |
org.wymiwyg : wymiwyg-commons-core | jar | 0.7.5 |
org.slf4j : slf4j-simple | jar | 1.5.5 |
org.ops4j.pax.exam : pax-exam | jar | 1.1.0 |
org.ops4j.pax.exam : pax-exam-junit | jar | 1.1.0 |
org.ops4j.pax.exam : pax-exam-container-default | jar | 1.1.0 |
org.apache.httpcomponents : httpcore-osgi | jar | 4.0.1 |