не последняя версия
Последняя версия 2.2.1.Final

io.thorntail:camel-mllp 2.0.0.Final

Provides functionality required by Healthcare providers to communicate with other systems using the MLLP protocol.

Группа

Группа

io.thorntail
Идентификатор

Идентификатор

camel-mllp
Версия

Версия

2.0.0.Final
Тип

Тип

jar

Скачать camel-mllp 2.0.0.Final


<!-- https://jarcasting.com/artifacts/io.thorntail/camel-mllp/ -->
<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>camel-mllp</artifactId>
    <version>2.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/camel-mllp/
implementation 'io.thorntail:camel-mllp:2.0.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/camel-mllp/
implementation ("io.thorntail:camel-mllp:2.0.0.Final")
'io.thorntail:camel-mllp:jar:2.0.0.Final'
<dependency org="io.thorntail" name="camel-mllp" rev="2.0.0.Final">
  <artifact name="camel-mllp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='camel-mllp', version='2.0.0.Final')
)
libraryDependencies += "io.thorntail" % "camel-mllp" % "2.0.0.Final"
[io.thorntail/camel-mllp "2.0.0.Final"]