Download salutator-2.4.jar file - Jar s

Jar examples for s:salutator

Description

Example JAXRS application used for demonstrating PSI

You can download jar file salutator 2.4 in this page.

Build File

You can use the following script to add salutator-2.4.jar to your project.

<dependency>
   <groupId>com.meschbach.psi</groupId>
   <artifactId>salutator</artifactId>
   <version>2.4</version>
</dependency>
compile group: 'com.meschbach.psi', name: 'salutator', version: '2.4'
libraryDependencies += "com.meschbach.psi" % "salutator" % "2.4"
<dependency org="com.meschbach.psi" name="salutator" rev="2.4"/>
@Grapes(@Grab(group='com.meschbach.psi', module='salutator', version='2.4'))
'com.meschbach.psi:salutator:jar:2.4'

Download

Click the following link to download the jar file.

salutator-2.4-javadoc.jar
salutator-2.4-sources.jar
salutator-2.4.pom



Related Tutorials