MVN

org.ops4j : peaberry.eclipse

Maven & Gradle

May 04, 2009
2 usages

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.

<dependency>
    <groupId>org.ops4j</groupId>
    <artifactId>peaberry.eclipse</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ops4j : peaberry.eclipse to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of org.ops4j : peaberry.eclipse to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
peaberry.eclipse-1.1.1
1.1
peaberry.eclipse-1.1

How to add a dependency to Maven

Add the following org.ops4j : peaberry.eclipse maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ops4j</groupId>
    <artifactId>peaberry.eclipse</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ops4j : peaberry.eclipse gradle dependency to your build.gradle file:

implementation 'org.ops4j:peaberry.eclipse:1.1.1'

Gradle Kotlin DSL: Add the following org.ops4j : peaberry.eclipse gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ops4j:peaberry.eclipse:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ops4j : peaberry.eclipse sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ops4j" % "peaberry.eclipse" % "1.1.1"

Advertisement

Dependencies from Group

Oct 31, 2012
18 usages
Jan 11, 2016
3 usages
May 04, 2009
2 usages
Jan 11, 2016
1 usages
Nov 28, 2015
0 stars

Discover Dependencies

May 19, 2010
3 usages
Sep 26, 2014
4 usages
Jan 19, 2014
5 usages
Apr 23, 2012
1 usages
Sep 07, 2011
10 usages
io
Sep 26, 2014
4 usages
Apr 16, 2014
11 usages
5 stars
Nov 01, 2013
6 usages
168 stars