Jar examples for h:hudson-core
Contains the core Hudson code and view files to render HTML.
You can download jar file hudson-core 3.0.0-M0-1 in this page.
Open Source License
You can use the following script to add hudson-core-3.0.0-M0-1.jar to your project.
<dependency> <groupId>org.eclipse.hudson.main</groupId> <artifactId>hudson-core</artifactId> <version>3.0.0-M0-1</version> </dependency>
compile group: 'org.eclipse.hudson.main', name: 'hudson-core', version: '3.0.0-M0-1'
libraryDependencies += "org.eclipse.hudson.main" % "hudson-core" % "3.0.0-M0-1"
<dependency org="org.eclipse.hudson.main" name="hudson-core" rev="3.0.0-M0-1"/>
@Grapes(@Grab(group='org.eclipse.hudson.main', module='hudson-core', version='3.0.0-M0-1'))
'org.eclipse.hudson.main:hudson-core:jar:3.0.0-M0-1'
Click the following link to download the jar file.
hudson-core-3.0.0-M0-1-javadoc.jar