License |
License |
---|---|
GroupId | GroupIdorg.immregistries |
ArtifactId | ArtifactIdsmm-tester |
Version | Version2.31.1 |
Type | Typewar |
Description |
DescriptionIIS HL7 Tester and Simple Message Mover
An application to move HL7 messages
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smm-tester-2.31.1.pom | |
smm-tester-2.31.1.war | 23 MB |
smm-tester-2.31.1-sources.jar | 948 KB |
smm-tester-2.31.1-javadoc.jar | 318 bytes |
smm-tester-2.31.1-jar-with-dependencies.jar | 24 MB |
smm-tester-2.31.1-client.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.immregistries/smm-tester/ -->
<dependency>
<groupId>org.immregistries</groupId>
<artifactId>smm-tester</artifactId>
<version>2.31.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.immregistries/smm-tester/
implementation 'org.immregistries:smm-tester:2.31.1'
// https://jarcasting.com/artifacts/org.immregistries/smm-tester/
implementation ("org.immregistries:smm-tester:2.31.1")
'org.immregistries:smm-tester:war:2.31.1'
<dependency org="org.immregistries" name="smm-tester" rev="2.31.1">
<artifact name="smm-tester" type="war" />
</dependency>
@Grapes(
@Grab(group='org.immregistries', module='smm-tester', version='2.31.1')
)
libraryDependencies += "org.immregistries" % "smm-tester" % "2.31.1"
[org.immregistries/smm-tester "2.31.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.4.5 |
org.apache.wicket : wicket-core | jar | 7.17.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
log4j : log4j | jar | 1.2.16 |
org.apache.axis2 : axis2-kernel | jar | 1.8.0 |
org.apache.axis2 : axis2-adb | jar | 1.8.0 |
org.apache.axis2 : axis2-transport-local | jar | 1.8.0 |
org.apache.axis2 : axis2-transport-http | jar | 1.8.0 |
org.apache.axis2 : axis2-jaxws | jar | 1.8.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.httpcomponents : httpcore | jar | 4.4.14 |
org.json : json | jar | 20210307 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.eclipse.jetty.aggregate : jetty-all-server | jar | 7.5.0.v20110901 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |