Last Version

Hudson :: Remoting Layer 3.0.3

Contains the bootstrap code to bridge separate JVMs into a single semi-shared space. Reusable outside Hudson.

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.eclipse.hudson
ArtifactId

ArtifactId

hudson-remoting
Version

Version

3.0.3
Type

Type

jar
Description

Description

Hudson :: Remoting Layer
Contains the bootstrap code to bridge separate JVMs into a single semi-shared space. Reusable outside Hudson.

Download hudson-remoting 3.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.4

provided (1)

Group / Artifact Type Version
args4j : args4j jar 2.0.16

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
asm : asm-all jar 2.2.3
commons-io : commons-io jar 2.0.1

Project Modules

There are no modules declared in this project.