Last Version

Camel Quarkus :: MLLP :: Runtime 2.10.0

Communicate with external systems using the MLLP protocol.

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-mllp
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: MLLP :: Runtime
Communicate with external systems using the MLLP protocol.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-mllp

Download camel-quarkus-mllp 2.10.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel : camel-mllp jar

Project Modules

There are no modules declared in this project.