Last Version

peaberry - dynamic service extension for Google-Guice 1.1.1

The peaberry project is an extension library for Google-Guice that supports dependency injection of dynamic services. It provides OSGi integration out of the box, and has plug-in support for other registry-based service frameworks. It ships as an OSGi bundle that can be dropped into any R4 framework, such as Apache Felix or Eclipse/Equinox.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ops4j
ArtifactId

ArtifactId

peaberry.eclipse
Version

Version

1.1.1
Type

Type

jar
Description

Description

peaberry - dynamic service extension for Google-Guice
The peaberry project is an extension library for Google-Guice that supports dependency injection of dynamic services. It provides OSGi integration out of the box, and has plug-in support for other registry-based service frameworks. It ships as an OSGi bundle that can be dropped into any R4 framework, such as Apache Felix or Eclipse/Equinox.
Project URL

Project URL

http://code.google.com/p/peaberry/
Project Organization

Project Organization

OPS4J

Download peaberry.eclipse 1.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.