License |
License |
---|---|
GroupId | GroupIdorg.ops4j.pax.url |
ArtifactId | ArtifactIdpax-url-reference |
Last Version | Last Version2.6.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Url - reference:
OPS4J Pax Url - reference: protocol handler
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.url/pax-url-reference/ -->
<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-reference</artifactId>
<version>2.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.url/pax-url-reference/
implementation 'org.ops4j.pax.url:pax-url-reference:2.6.11'
// https://jarcasting.com/artifacts/org.ops4j.pax.url/pax-url-reference/
implementation ("org.ops4j.pax.url:pax-url-reference:2.6.11")
'org.ops4j.pax.url:pax-url-reference:jar:2.6.11'
<dependency org="org.ops4j.pax.url" name="pax-url-reference" rev="2.6.11">
<artifact name="pax-url-reference" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.url', module='pax-url-reference', version='2.6.11')
)
libraryDependencies += "org.ops4j.pax.url" % "pax-url-reference" % "2.6.11"
[org.ops4j.pax.url/pax-url-reference "2.6.11"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.url : pax-url-commons | jar | 2.6.11 |
org.ops4j.base : ops4j-base-lang | jar | 1.5.1 |
org.ops4j.base : ops4j-base-util-property | jar | 1.5.1 |
org.ops4j.pax.swissbox : pax-swissbox-optional-jcl | jar | 1.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.3.1 |
org.osgi : org.osgi.compendium | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |