Last Version

HL7-PET 1.2.5

this project is a library to Parse HL7 v2 messages

License

License

GroupId

GroupId

io.github.mscaldas2012
ArtifactId

ArtifactId

hl7-pet
Version

Version

1.2.5
Type

Type

jar
Description

Description

HL7-PET
this project is a library to Parse HL7 v2 messages
Project URL

Project URL

https://github.com/mscaldas2012/HL7-PET
Project Organization

Project Organization

mscaldas2012
Source Code Management

Source Code Management

https://github.com/mscaldas2012/HL7-PET

Download hl7-pet 1.2.5


<!-- https://jarcasting.com/artifacts/io.github.mscaldas2012/hl7-pet/ -->
<dependency>
    <groupId>io.github.mscaldas2012</groupId>
    <artifactId>hl7-pet</artifactId>
    <version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mscaldas2012/hl7-pet/
implementation 'io.github.mscaldas2012:hl7-pet:1.2.5'
// https://jarcasting.com/artifacts/io.github.mscaldas2012/hl7-pet/
implementation ("io.github.mscaldas2012:hl7-pet:1.2.5")
'io.github.mscaldas2012:hl7-pet:jar:1.2.5'
<dependency org="io.github.mscaldas2012" name="hl7-pet" rev="1.2.5">
  <artifact name="hl7-pet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mscaldas2012', module='hl7-pet', version='1.2.5')
)
libraryDependencies += "io.github.mscaldas2012" % "hl7-pet" % "1.2.5"
[io.github.mscaldas2012/hl7-pet "1.2.5"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.module : jackson-module-scala_2.13 jar 2.10.1
com.fasterxml.jackson.module : jackson-modules-base pom 2.10.1
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8

Project Modules

There are no modules declared in this project.