MVN

org.ops4j.pax : url

Maven & Gradle

25 stars

OPS4J Pax Url · Pax Url - OSGi URL handlers

<dependency>
    <groupId>org.ops4j.pax</groupId>
    <artifactId>url</artifactId>
    <version>2.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ops4j.pax : url to add to Maven - Latest Versions:

  • Latest Stable: 2.6.14
  • Latest Release Candidate: 1.4.0.RC1

All Versions

Choose a version of org.ops4j.pax : url to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
url-2.6.14
url-2.6.13
url-2.6.12
url-2.6.11
url-2.6.10
url-2.6.9
url-2.6.8
url-2.6.7
url-2.6.6
url-2.6.5
url-2.6.4
url-2.6.3
url-2.6.2
url-2.6.1
url-2.6.0
2.5.x
url-2.5.4
url-2.5.3
url-2.5.2
url-2.5.1
url-2.5.0
2.4.x
url-2.4.8
url-2.4.7
url-2.4.6
url-2.4.5
url-2.4.4
url-2.4.3
url-2.4.2
url-2.4.1
url-2.4.0
2.3.x
url-2.3.0
2.2.x
url-2.2.0
2.1.x
url-2.1.0
2.0.x
url-2.0.0
1.6.x
url-1.6.0
1.5.x
url-1.5.2
url-1.5.1
url-1.5.0
1.4.x
url-1.4.2
url-1.4.1
url-1.4.0
url-1.4.0.RC1
1.3.x
url-1.3.7
url-1.3.6
url-1.3.5
url-1.3.4
url-1.3.3
url-1.3.2
url-1.3.2-RC2
url-1.3.2-RC1
url-1.3.1
url-1.3.0
1.2.x
url-1.2.8
url-1.2.7
url-1.2.6
url-1.2.5
url-1.2.4
url-1.2.3
url-1.2.2
url-1.2.1
url-1.2.0
1.1.x
url-1.1.3
url-1.1.2
url-1.1.1
url-1.1.0
1.0.x
url-1.0.0
pax
url-pax-url-wrap
url-pax-url-war
url-pax-url-reference
url-pax-url-obr
url-pax-url-link
url-pax-url-dir
url-pax-url-commons
url-pax-url-classpath
url-pax-url-cache
url-pax-url-assembly
url-pax-url-aether-support
url-pax-url-aether
url-pax-url-mvn
url-pax-url-maven-commons
itest
url-itest

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ops4j.pax</groupId>
    <artifactId>url</artifactId>
    <version>2.6.1</version>
</dependency>

Advertisement