License |
License |
---|---|
GroupId | GroupIdorg.microbule |
ArtifactId | ArtifactIdmicrobule-itest-karaf |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrobule :: Integration Tests :: Apache Karaf
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
microbule-itest-karaf-0.1.1.pom | |
microbule-itest-karaf-0.1.1.jar | 2 KB |
microbule-itest-karaf-0.1.1-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.microbule/microbule-itest-karaf/ -->
<dependency>
<groupId>org.microbule</groupId>
<artifactId>microbule-itest-karaf</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microbule/microbule-itest-karaf/
implementation 'org.microbule:microbule-itest-karaf:0.1.1'
// https://jarcasting.com/artifacts/org.microbule/microbule-itest-karaf/
implementation ("org.microbule:microbule-itest-karaf:0.1.1")
'org.microbule:microbule-itest-karaf:jar:0.1.1'
<dependency org="org.microbule" name="microbule-itest-karaf" rev="0.1.1">
<artifact name="microbule-itest-karaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microbule', module='microbule-itest-karaf', version='0.1.1')
)
libraryDependencies += "org.microbule" % "microbule-itest-karaf" % "0.1.1"
[org.microbule/microbule-itest-karaf "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.microbule : microbule-api | jar | 0.1.1 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.microbule : microbule-features | jar | 0.1.1 |
org.osgi : org.osgi.core | jar | 5.0.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.compendium | jar | 5.0.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
javax.annotation : javax.annotation-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.exam : pax-exam-junit4 | jar | 4.9.2 |
org.ops4j.pax.exam : pax-exam-container-karaf | jar | 4.9.2 |
org.ops4j.pax.exam : pax-exam-link-mvn | jar | 4.9.2 |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
org.eclipse.osgi : org.eclipse.osgi | jar | 3.7.1 |
org.apache.karaf.features : org.apache.karaf.features.core | jar | 4.0.7 |
org.microbule : microbule-test | jar | 0.1.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.2.10 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |