Last Version

biz.aQute.remote.main 6.3.1

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.

License

License

(Apache-2.0 OR EPL-2.0)
GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

biz.aQute.remote.main
Version

Version

6.3.1
Type

Type

jar
Description

Description

biz.aQute.remote.main
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.
Project URL

Project URL

https://bnd.bndtools.org/
Project Organization

Project Organization

Bndtools
Source Code Management

Source Code Management

https://github.com/bndtools/bnd

Download biz.aQute.remote.main 6.3.1


<!-- https://jarcasting.com/artifacts/biz.aQute.bnd/biz.aQute.remote.main/ -->
<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>biz.aQute.remote.main</artifactId>
    <version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute.bnd/biz.aQute.remote.main/
implementation 'biz.aQute.bnd:biz.aQute.remote.main:6.3.1'
// https://jarcasting.com/artifacts/biz.aQute.bnd/biz.aQute.remote.main/
implementation ("biz.aQute.bnd:biz.aQute.remote.main:6.3.1")
'biz.aQute.bnd:biz.aQute.remote.main:jar:6.3.1'
<dependency org="biz.aQute.bnd" name="biz.aQute.remote.main" rev="6.3.1">
  <artifact name="biz.aQute.remote.main" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='biz.aQute.remote.main', version='6.3.1')
)
libraryDependencies += "biz.aQute.bnd" % "biz.aQute.remote.main" % "6.3.1"
[biz.aQute.bnd/biz.aQute.remote.main "6.3.1"]

Dependencies

compile (3)

Group / Artifact Type Version
biz.aQute.bnd : biz.aQute.bnd.util jar 6.3.1
biz.aQute.bnd : biz.aQute.bndlib jar 6.3.1
org.apache.felix : org.apache.felix.gogo.runtime jar 1.1.0

provided (2)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.1.0
org.osgi : osgi.core jar 6.0.0

Project Modules

There are no modules declared in this project.