License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.gemini.blueprint |
ArtifactId | ArtifactIdgemini-blueprint-test |
Last Version | Last Version3.0.0.M01 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGemini Blueprint Testing Framework
Eclipse Gemini Blueprint testing framework. Provides JUnit based integration testing inside OSGi containers.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.gemini.blueprint/gemini-blueprint-test/ -->
<dependency>
<groupId>org.eclipse.gemini.blueprint</groupId>
<artifactId>gemini-blueprint-test</artifactId>
<version>3.0.0.M01</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.gemini.blueprint/gemini-blueprint-test/
implementation 'org.eclipse.gemini.blueprint:gemini-blueprint-test:3.0.0.M01'
// https://jarcasting.com/artifacts/org.eclipse.gemini.blueprint/gemini-blueprint-test/
implementation ("org.eclipse.gemini.blueprint:gemini-blueprint-test:3.0.0.M01")
'org.eclipse.gemini.blueprint:gemini-blueprint-test:jar:3.0.0.M01'
<dependency org="org.eclipse.gemini.blueprint" name="gemini-blueprint-test" rev="3.0.0.M01">
<artifact name="gemini-blueprint-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.gemini.blueprint', module='gemini-blueprint-test', version='3.0.0.M01')
)
libraryDependencies += "org.eclipse.gemini.blueprint" % "gemini-blueprint-test" % "3.0.0.M01"
[org.eclipse.gemini.blueprint/gemini-blueprint-test "3.0.0.M01"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicemix.bundles : org.apache.servicemix.bundles.junit | jar | 4.12_1 |
org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-test | jar | 5.0.4.RELEASE_1 |
org.ow2.asm : asm-all | jar | 5.2 |
org.eclipse.gemini.blueprint : gemini-blueprint-core | jar | 3.0.0.M01 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core Optional | jar | 5.0.0 |
org.eclipse.birt.runtime : org.eclipse.osgi Optional | jar | 3.9.1.v20130814-1242 |
org.knopflerfish » framework Optional | jar | 7.1.2 |
org.apache.felix : org.apache.felix.main Optional | jar | 4.4.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.gemini.blueprint : gemini-blueprint-mock | jar | 3.0.0.M01 |
org.easymock : easymock | jar | 3.2 |
org.mockito : mockito-all | jar | 1.9.5 |
org.assertj : assertj-core | jar | 3.6.2 |