Gemini Blueprint Testing Framework

Eclipse Gemini Blueprint testing framework. Provides JUnit based integration testing inside OSGi containers.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.gemini.blueprint
ArtifactId

ArtifactId

gemini-blueprint-test
Last Version

Last Version

3.0.0.M01
Release Date

Release Date

Type

Type

jar
Description

Description

Gemini Blueprint Testing Framework
Eclipse Gemini Blueprint testing framework. Provides JUnit based integration testing inside OSGi containers.
Project URL

Project URL

http://www.eclipse.org/gemini/blueprint/

Download gemini-blueprint-test

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (7)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0.M01
2.1.0.RELEASE
2.1.0.JAVA7
2.1.0.M2
2.1.0.M1
2.0.0.RELEASE