is not current version
Last Version 3.0.0.M01

org.eclipse.gemini.blueprint:gemini-blueprint-mock 2.1.0.RELEASE

Mocks for OSGi interfaces.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.gemini.blueprint
ArtifactId

ArtifactId

gemini-blueprint-mock
Version

Version

2.1.0.RELEASE
Type

Type

jar

Download gemini-blueprint-mock 2.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.eclipse.gemini.blueprint/gemini-blueprint-mock/ -->
<dependency>
    <groupId>org.eclipse.gemini.blueprint</groupId>
    <artifactId>gemini-blueprint-mock</artifactId>
    <version>2.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.gemini.blueprint/gemini-blueprint-mock/
implementation 'org.eclipse.gemini.blueprint:gemini-blueprint-mock:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/org.eclipse.gemini.blueprint/gemini-blueprint-mock/
implementation ("org.eclipse.gemini.blueprint:gemini-blueprint-mock:2.1.0.RELEASE")
'org.eclipse.gemini.blueprint:gemini-blueprint-mock:jar:2.1.0.RELEASE'
<dependency org="org.eclipse.gemini.blueprint" name="gemini-blueprint-mock" rev="2.1.0.RELEASE">
  <artifact name="gemini-blueprint-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.gemini.blueprint', module='gemini-blueprint-mock', version='2.1.0.RELEASE')
)
libraryDependencies += "org.eclipse.gemini.blueprint" % "gemini-blueprint-mock" % "2.1.0.RELEASE"
[org.eclipse.gemini.blueprint/gemini-blueprint-mock "2.1.0.RELEASE"]