| License |
License |
|---|---|
| GroupId | GroupIdorg.ops4j.pax.url.itest |
| ArtifactId | ArtifactIditest-aether |
| Version | Version2.3.0 |
| Type | Typejar |
| Description |
DescriptionOPS4J Pax Url - Aether Integration Tests
Pax Url - OSGi URL handlers
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| itest-aether-2.3.0.pom | |
| itest-aether-2.3.0.jar | 1 KB |
| itest-aether-2.3.0-javadoc.jar | 337 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.url.itest/itest-aether/ -->
<dependency>
<groupId>org.ops4j.pax.url.itest</groupId>
<artifactId>itest-aether</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.url.itest/itest-aether/
implementation 'org.ops4j.pax.url.itest:itest-aether:2.3.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.url.itest/itest-aether/
implementation ("org.ops4j.pax.url.itest:itest-aether:2.3.0")
'org.ops4j.pax.url.itest:itest-aether:jar:2.3.0'
<dependency org="org.ops4j.pax.url.itest" name="itest-aether" rev="2.3.0">
<artifact name="itest-aether" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.url.itest', module='itest-aether', version='2.3.0')
)
libraryDependencies += "org.ops4j.pax.url.itest" % "itest-aether" % "2.3.0"
[org.ops4j.pax.url.itest/itest-aether "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ops4j.pax.url : pax-url-commons | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ops4j.pax.url : pax-url-aether | jar | 2.3.0 |
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.0.7 |