is not current version
Last Version 4.1.0-m4

org.wso2.ei:wso2mi-hl7 4.0.0-alpha


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

wso2mi-hl7
Version

Version

4.0.0-alpha
Type

Type

pom

Download wso2mi-hl7 4.0.0-alpha


<!-- https://jarcasting.com/artifacts/org.wso2.ei/wso2mi-hl7/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>wso2mi-hl7</artifactId>
    <version>4.0.0-alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/wso2mi-hl7/
implementation 'org.wso2.ei:wso2mi-hl7:4.0.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.ei/wso2mi-hl7/
implementation ("org.wso2.ei:wso2mi-hl7:4.0.0-alpha")
'org.wso2.ei:wso2mi-hl7:pom:4.0.0-alpha'
<dependency org="org.wso2.ei" name="wso2mi-hl7" rev="4.0.0-alpha">
  <artifact name="wso2mi-hl7" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='wso2mi-hl7', version='4.0.0-alpha')
)
libraryDependencies += "org.wso2.ei" % "wso2mi-hl7" % "4.0.0-alpha"
[org.wso2.ei/wso2mi-hl7 "4.0.0-alpha"]