IIS HL7 Tester and Simple Message Mover

An application to move HL7 messages

License

License

GroupId

GroupId

org.immregistries
ArtifactId

ArtifactId

smm-tester
Last Version

Last Version

2.32.3
Release Date

Release Date

Type

Type

war
Description

Description

IIS HL7 Tester and Simple Message Mover
An application to move HL7 messages
Source Code Management

Source Code Management

https://github.com/immregistries/smm-tester/tree/master

Download smm-tester

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.5.1
com.sun.activation : jakarta.activation jar 2.0.1
commons-logging : commons-logging jar 1.2
org.apache.ws.commons.axiom : axiom-api jar 1.3.0
org.apache.neethi : neethi jar 3.2.0
org.apache.geronimo.specs : geronimo-ws-metadata_2.0_spec jar 1.1.3
org.apache.cxf : cxf-core jar 3.5.1
javax.xml.stream : stax-api jar 1.0-2
commons-codec : commons-codec jar 1.15
org.apache.axis2 : axis2-transport-local jar 1.8.0
org.apache.axis2 : axis2-transport-http jar 1.8.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.axis2 : axis2-kernel jar 1.8.0
org.apache.axis2 : axis2-adb jar 1.8.0
org.json : json jar 20220320
org.apache.httpcomponents : httpclient jar 4.5.13

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.16.v20140903

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.32.3
2.32.2
2.32.1
2.32.0
2.31.3
2.31.2
2.31.1
2.31.0