License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.gemini.blueprint |
ArtifactId | ArtifactIdgemini-blueprint-mock |
Last Version | Last Version3.0.0.M01 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGemini Blueprint Mocks
Mocks for OSGi interfaces.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.gemini.blueprint/gemini-blueprint-mock/ -->
<dependency>
<groupId>org.eclipse.gemini.blueprint</groupId>
<artifactId>gemini-blueprint-mock</artifactId>
<version>3.0.0.M01</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.gemini.blueprint/gemini-blueprint-mock/
implementation 'org.eclipse.gemini.blueprint:gemini-blueprint-mock:3.0.0.M01'
// https://jarcasting.com/artifacts/org.eclipse.gemini.blueprint/gemini-blueprint-mock/
implementation ("org.eclipse.gemini.blueprint:gemini-blueprint-mock:3.0.0.M01")
'org.eclipse.gemini.blueprint:gemini-blueprint-mock:jar:3.0.0.M01'
<dependency org="org.eclipse.gemini.blueprint" name="gemini-blueprint-mock" rev="3.0.0.M01">
<artifact name="gemini-blueprint-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.gemini.blueprint', module='gemini-blueprint-mock', version='3.0.0.M01')
)
libraryDependencies += "org.eclipse.gemini.blueprint" % "gemini-blueprint-mock" % "3.0.0.M01"
[org.eclipse.gemini.blueprint/gemini-blueprint-mock "3.0.0.M01"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 5.0.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.apache.servicemix.bundles : org.apache.servicemix.bundles.junit | jar | 4.12_1 |
org.easymock : easymock | jar | 3.2 |
org.mockito : mockito-all | jar | 1.9.5 |
org.assertj : assertj-core | jar | 3.6.2 |