MVN

biz.aQute.bnd : biz.aQute.remote.api

Maven & Gradle

Jun 08, 2023
2 usages
525 stars

biz.aQute.remote.api · A main program (executable JAR) that will listen to port 29998. At first, it can only answer that it is an Envoy (a limited agent). The only function it supports is installing a -runpath. It will then create a framework + agent and transfer the connection to the just installed agent who will then install the bundles. This JAR is a main command for JPM called bndremote. In JPM, it will start up with debug enabled. This JAR does some highly complicated class loading wizardy to ensure that it does not enforce any constraints on the -runpath.

<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>biz.aQute.remote.api</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.api 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.api to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>biz.aQute.remote.api</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.api gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Jun 28, 2016
5 usages
Dec 10, 2019
2 usages
2 stars
Jan 27, 2017
2 usages
Jan 27, 2017
2 usages
Jan 27, 2017
2 usages
Mar 15, 2017
2 usages
2.4k stars
May 21, 2016
4 usages
10.6k stars
Apr 15, 2022
3 usages
10.6k stars