Provides a custom URL protocol handler for Maven artifacts (mvn:) in OSGi environments, enabling dynamic resolution of Maven dependencies.
<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-mvn</artifactId>
<version>1.3.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Resolves a Maven artifact using the mvn: protocol handler.
Ensure you are running in an OSGi container or configure the URL handler properly.
No dependency data recorded yet.