License |
License |
---|---|
GroupId | GroupIdorg.ops4j.pax.url |
ArtifactId | ArtifactIdpax-url-aether-support |
Last Version | Last Version2.6.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Url - mvn: - support library
OPS4J Pax Url - mvn: protocol handler - support library
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.url/pax-url-aether-support/ -->
<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-aether-support</artifactId>
<version>2.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.url/pax-url-aether-support/
implementation 'org.ops4j.pax.url:pax-url-aether-support:2.6.11'
// https://jarcasting.com/artifacts/org.ops4j.pax.url/pax-url-aether-support/
implementation ("org.ops4j.pax.url:pax-url-aether-support:2.6.11")
'org.ops4j.pax.url:pax-url-aether-support:jar:2.6.11'
<dependency org="org.ops4j.pax.url" name="pax-url-aether-support" rev="2.6.11">
<artifact name="pax-url-aether-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.url', module='pax-url-aether-support', version='2.6.11')
)
libraryDependencies += "org.ops4j.pax.url" % "pax-url-aether-support" % "2.6.11"
[org.ops4j.pax.url/pax-url-aether-support "2.6.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.resolver : maven-resolver-impl | jar | 1.3.1 |