| License |
License |
|---|---|
| GroupId | GroupIdus.hornerscorners.lollipoprouter |
| ArtifactId | ArtifactIdRoutingService |
| Version | Version1.0 |
| Type | Typejar |
| Description |
DescriptionRoutingService
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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| RoutingService-1.0.pom | |
| RoutingService-1.0.jar | 17 KB |
| RoutingService-1.0-sources.jar | 15 KB |
| RoutingService-1.0-javadoc.jar | 97 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 6.0 |
| javax.enterprise.concurrent : javax.enterprise.concurrent-api | jar | 1.0 |
| 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 |