Registry / testing / pax-exam-container-native

pax-exam-container-native

JSON →
library4.14.0javamavenunverified

OSGi test container leveraging the R4.2 Launch API for compatibility with newer OSGi implementations.

<dependency> <groupId>org.ops4j.pax.exam</groupId> <artifactId>pax-exam-container-native</artifactId> <version>4.14.0</version> </dependency>
INSTALL
IMPORT
SIG · PAX-EXAM-CONTAINER
P
pax-exam-container-native
testingjavav4.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PaxExamContainer
org.ops4j.pax.exam.container.def.PaxExamContainer

Start a Pax Exam native OSGi container.

import org.ops4j.pax.exam.container.def.PaxExamContainer; public class Example { public static void main(String[] args) { PaxExamContainer container = new PaxExamContainer(); container.start(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.14.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
6
Resources
pax-exam-container-native — mvn dependency:get pax-exam-container-native · libregistry