Download stapler-core-3.0.4.jar file - Jar s

Jar examples for s:stapler-core

Description

Core module of Hudson Stapler

You can download jar file stapler-core 3.0.4 in this page.

License

Open Source License

Build File

You can use the following script to add stapler-core-3.0.4.jar to your project.

<dependency>
   <groupId>org.eclipse.hudson.stapler</groupId>
   <artifactId>stapler-core</artifactId>
   <version>3.0.4</version>
</dependency>
compile group: 'org.eclipse.hudson.stapler', name: 'stapler-core', version: '3.0.4'
libraryDependencies += "org.eclipse.hudson.stapler" % "stapler-core" % "3.0.4"
<dependency org="org.eclipse.hudson.stapler" name="stapler-core" rev="3.0.4"/>
@Grapes(@Grab(group='org.eclipse.hudson.stapler', module='stapler-core', version='3.0.4'))
'org.eclipse.hudson.stapler:stapler-core:jar:3.0.4'

Download

Click the following link to download the jar file.

stapler-core-3.0.4-javadoc.jar
stapler-core-3.0.4-sources.jar
stapler-core-3.0.4-tests.jar
stapler-core-3.0.4.jar
stapler-core-3.0.4.pom



Related Tutorials