Last Version

RoutingService 1.0

The Lollipop Router is an LLP listener that can route incoming HL7 messages based on their content to HTTP or LLP endpoints.

License

License

GroupId

GroupId

us.hornerscorners.lollipoprouter
ArtifactId

ArtifactId

RoutingService
Version

Version

1.0
Type

Type

jar
Description

Description

RoutingService
The Lollipop Router is an LLP listener that can route incoming HL7 messages based on their content to HTTP or LLP endpoints.
Project URL

Project URL

https://code.google.com/p/lollipop-router/
Source Code Management

Source Code Management

https://code.google.com/p/lollipop-router/source/browse/RoutingService

Download RoutingService 1.0


<!-- https://jarcasting.com/artifacts/us.hornerscorners.lollipoprouter/RoutingService/ -->
<dependency>
    <groupId>us.hornerscorners.lollipoprouter</groupId>
    <artifactId>RoutingService</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/us.hornerscorners.lollipoprouter/RoutingService/
implementation 'us.hornerscorners.lollipoprouter:RoutingService:1.0'
// https://jarcasting.com/artifacts/us.hornerscorners.lollipoprouter/RoutingService/
implementation ("us.hornerscorners.lollipoprouter:RoutingService:1.0")
'us.hornerscorners.lollipoprouter:RoutingService:jar:1.0'
<dependency org="us.hornerscorners.lollipoprouter" name="RoutingService" rev="1.0">
  <artifact name="RoutingService" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.hornerscorners.lollipoprouter', module='RoutingService', version='1.0')
)
libraryDependencies += "us.hornerscorners.lollipoprouter" % "RoutingService" % "1.0"
[us.hornerscorners.lollipoprouter/RoutingService "1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6
org.slf4j : slf4j-ext jar 1.7.6
com.google.guava : guava jar 18.0
org.yaml : snakeyaml jar 1.12
ca.uhn.hapi : hapi-base jar 2.2
ca.uhn.hapi : hapi-hl7overhttp jar 2.2

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 6.0
javax.enterprise.concurrent : javax.enterprise.concurrent-api jar 1.0

test (7)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.openejb : openejb-core jar 4.7.0
org.slf4j : jcl-over-slf4j jar 1.7.6
org.slf4j : log4j-over-slf4j jar 1.7.6
ch.qos.logback : logback-classic jar 1.1.1
ca.uhn.hapi : hapi-structures-v23 jar 2.2
ca.uhn.hapi : hapi-structures-v251 jar 2.2

Project Modules

There are no modules declared in this project.