Jar examples for s:salutator
Example JAXRS application used for demonstrating PSI
You can download jar file salutator 2.4 in this page.
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'
Click the following link to download the jar file.
salutator-2.4-javadoc.jar