License |
License |
---|---|
GroupId | GroupIdcom.basistech |
ArtifactId | ArtifactIdpax-exam-test-composite |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpax-exam-test-composite
Some reusable dependences modules with our bundles for use in
tests. A 'composite-pom' can't mix scopes, so we can't cover
things that are needed in compile scope.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
pax-exam-test-composite-0.0.11.pom | |
pax-exam-test-composite-0.0.11.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.basistech/pax-exam-test-composite/ -->
<dependency>
<groupId>com.basistech</groupId>
<artifactId>pax-exam-test-composite</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.basistech/pax-exam-test-composite/
implementation 'com.basistech:pax-exam-test-composite:0.0.11'
// https://jarcasting.com/artifacts/com.basistech/pax-exam-test-composite/
implementation ("com.basistech:pax-exam-test-composite:0.0.11")
'com.basistech:pax-exam-test-composite:jar:0.0.11'
<dependency org="com.basistech" name="pax-exam-test-composite" rev="0.0.11">
<artifact name="pax-exam-test-composite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.basistech', module='pax-exam-test-composite', version='0.0.11')
)
libraryDependencies += "com.basistech" % "pax-exam-test-composite" % "0.0.11"
[com.basistech/pax-exam-test-composite "0.0.11"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.ops4j.pax.exam : pax-exam-container-native | jar | 4.8.0 |
org.ops4j.pax.exam : pax-exam-junit4 | jar | 4.8.0 |
org.ops4j.pax.exam : pax-exam-link-mvn | jar | 4.8.0 |
org.ops4j.pax.exam : pax-exam-inject | jar | 4.8.0 |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
org.ops4j.pax.url : pax-url-aether | jar | 2.4.7 |
org.apache.felix : org.apache.felix.framework | jar | 5.4.0 |
org.ops4j.pax.exam : pax-exam-cm | jar | 4.8.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : osgi-over-slf4j | jar | 1.7.5 |