Registry / testing / pax-exam-cm

pax-exam-cm

JSON →
library4.14.0javamavenunverified

Provides configuration management support for Pax Exam, an integration testing framework for Java platforms.

<dependency> <groupId>org.ops4j.pax.exam</groupId> <artifactId>pax-exam-cm</artifactId> <version>4.14.0</version> </dependency>
INSTALL
IMPORT
SIG · PAX-EXAM-CM
P
pax-exam-cm
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.

ConfigurationManager
org.ops4j.pax.exam.cm.ConfigurationManager

Minimal example showing import and instantiation of ConfigurationManager.

import org.ops4j.pax.exam.cm.ConfigurationManager; public class Quickstart { public static void main(String[] args) { ConfigurationManager cm = new ConfigurationManager(); System.out.println("ConfigurationManager created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.14.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pax-exam-cm — mvn dependency:get pax-exam-cm · libregistry