Salutator Webapp

Example JAXRS application used for demonstrating PSI

License

License

GroupId

GroupId

com.meschbach.psi
ArtifactId

ArtifactId

salutator
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

war
Description

Description

Salutator Webapp
Example JAXRS application used for demonstrating PSI
Project Organization

Project Organization

Mark Eschbach
Source Code Management

Source Code Management

http://code.google.com/p/phunctional-system-integration/source/browse/tags/psi-reactor-2.4/source/browse/salutator

Download salutator

How to add to project

<!-- https://jarcasting.com/artifacts/com.meschbach.psi/salutator/ -->
<dependency>
    <groupId>com.meschbach.psi</groupId>
    <artifactId>salutator</artifactId>
    <version>2.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.meschbach.psi/salutator/
implementation 'com.meschbach.psi:salutator:2.4'
// https://jarcasting.com/artifacts/com.meschbach.psi/salutator/
implementation ("com.meschbach.psi:salutator:2.4")
'com.meschbach.psi:salutator:war:2.4'
<dependency org="com.meschbach.psi" name="salutator" rev="2.4">
  <artifact name="salutator" type="war" />
</dependency>
@Grapes(
@Grab(group='com.meschbach.psi', module='salutator', version='2.4')
)
libraryDependencies += "com.meschbach.psi" % "salutator" % "2.4"
[com.meschbach.psi/salutator "2.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxrs jar 2.3.1
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.3.1
org.apache.cxf : cxf-rt-transports-http jar 2.3.1
org.testng : testng jar 5.14.6

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.4