MVN

biz.aQute.bnd : biz.aQute.remote.agent

Maven & Gradle

Jun 08, 2023
2 usages
524 stars

biz.aQute.remote.agent · This bundle acts as an agent for the remote launching architecture. When started, it will bind to port 29998 and listens for incoming requests. When this port is accessed, it will open a link that allows it to act as an OSGi management agent that is remotely controlled. When this connection is closed, it will remove all bundles that were installed through this connection. The protocol is highly optimized to make this also work for small devices and slow connections.

<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>biz.aQute.remote.agent</artifactId>
    <version>6.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of biz.aQute.bnd : biz.aQute.remote.agent to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.4.1

All Versions

Choose a version of biz.aQute.bnd : biz.aQute.remote.agent to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.4.x
biz.aQute.remote.agent-6.4.1
biz.aQute.remote.agent-6.4.0
6.3.x
biz.aQute.remote.agent-6.3.1
biz.aQute.remote.agent-6.3.0
6.2.x
biz.aQute.remote.agent-6.2.0
6.1.x
biz.aQute.remote.agent-6.1.0
6.0.x
biz.aQute.remote.agent-6.0.0
5.3.x
biz.aQute.remote.agent-5.3.0
5.2.x
biz.aQute.remote.agent-5.2.0
5.1.x
biz.aQute.remote.agent-5.1.2
biz.aQute.remote.agent-5.1.1
biz.aQute.remote.agent-5.1.0
5.0.x
biz.aQute.remote.agent-5.0.1
biz.aQute.remote.agent-5.0.0
4.3.x
biz.aQute.remote.agent-4.3.1
biz.aQute.remote.agent-4.3.0
4.2.x
biz.aQute.remote.agent-4.2.0
4.1.x
biz.aQute.remote.agent-4.1.0
4.0.x
biz.aQute.remote.agent-4.0.0
3.5.x
biz.aQute.remote.agent-3.5.0
3.4.x
biz.aQute.remote.agent-3.4.0
3.3.x
biz.aQute.remote.agent-3.3.0
3.2.x
biz.aQute.remote.agent-3.2.0

How to add a dependency to Maven

Add the following biz.aQute.bnd : biz.aQute.remote.agent maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>biz.aQute.remote.agent</artifactId>
    <version>6.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following biz.aQute.bnd : biz.aQute.remote.agent gradle dependency to your build.gradle file:

implementation 'biz.aQute.bnd:biz.aQute.remote.agent:6.4.1'

Gradle Kotlin DSL: Add the following biz.aQute.bnd : biz.aQute.remote.agent gradle kotlin dependency to your build.gradle.kts file:

implementation("biz.aQute.bnd:biz.aQute.remote.agent:6.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following biz.aQute.bnd : biz.aQute.remote.agent sbt scala dependency to your build.sbt file:

libraryDependencies += "biz.aQute.bnd" % "biz.aQute.remote.agent" % "6.4.1"

Advertisement

Dependencies from Group

Jun 08, 2023
544 usages
524 stars
Nov 06, 2014
149 usages
493 stars
Jun 08, 2023
51 usages
524 stars
Jun 08, 2023
49 usages
524 stars
Jun 08, 2023
49 usages
524 stars

Discover Dependencies

Jul 15, 2019
1 usages
236 stars
May 15, 2022
1 usages
0 stars
Aug 23, 2023
9 usages
54 stars
Nov 30, 2021
2 usages
58.9k stars
Nov 30, 2021
2 usages
4 stars
Apr 18, 2019
2 usages
1 stars
Jun 21, 2023
8 usages
1.8k stars