Jar examples for h:hudson-remoting
Contains the bootstrap code to bridge separate JVMs into a single semi-shared space. Reusable outside Hudson.
You can download jar file hudson-remoting 3.0.0-M0-1 in this page.
Eclipse Public License v1.0
You can use the following script to add hudson-remoting-3.0.0-M0-1.jar to your project.
<dependency> <groupId>org.eclipse.hudson.main</groupId> <artifactId>hudson-remoting</artifactId> <version>3.0.0-M0-1</version> </dependency>
compile group: 'org.eclipse.hudson.main', name: 'hudson-remoting', version: '3.0.0-M0-1'
libraryDependencies += "org.eclipse.hudson.main" % "hudson-remoting" % "3.0.0-M0-1"
<dependency org="org.eclipse.hudson.main" name="hudson-remoting" rev="3.0.0-M0-1"/>
@Grapes(@Grab(group='org.eclipse.hudson.main', module='hudson-remoting', version='3.0.0-M0-1'))
'org.eclipse.hudson.main:hudson-remoting:jar:3.0.0-M0-1'
Click the following link to download the jar file.
hudson-remoting-3.0.0-M0-1-javadoc.jar