Last Version

Reference Messaging 0.2

Release information

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.hspconsortium.release
ArtifactId

ArtifactId

hspc-reference-messaging
Version

Version

0.2
Type

Type

war
Description

Description

Reference Messaging
Release information
Project Organization

Project Organization

Healthcare Services Platform Consortium
Source Code Management

Source Code Management

https://bitbucket.org/hspconsortium/reference-messaging.git

Download hspc-reference-messaging 0.2


<!-- https://jarcasting.com/artifacts/org.hspconsortium.release/hspc-reference-messaging/ -->
<dependency>
    <groupId>org.hspconsortium.release</groupId>
    <artifactId>hspc-reference-messaging</artifactId>
    <version>0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.release/hspc-reference-messaging/
implementation 'org.hspconsortium.release:hspc-reference-messaging:0.2'
// https://jarcasting.com/artifacts/org.hspconsortium.release/hspc-reference-messaging/
implementation ("org.hspconsortium.release:hspc-reference-messaging:0.2")
'org.hspconsortium.release:hspc-reference-messaging:war:0.2'
<dependency org="org.hspconsortium.release" name="hspc-reference-messaging" rev="0.2">
  <artifact name="hspc-reference-messaging" type="war" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.release', module='hspc-reference-messaging', version='0.2')
)
libraryDependencies += "org.hspconsortium.release" % "hspc-reference-messaging" % "0.2"
[org.hspconsortium.release/hspc-reference-messaging "0.2"]

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.3.1.RELEASE
org.springframework.boot : spring-boot-starter-integration jar 1.3.1.RELEASE
org.hspconsortium.client : hspc-java-client jar 1.2
commons-validator : commons-validator jar 1.4.1
javax.inject : javax.inject jar 1
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 jar 1.4
org.springframework : spring-jms jar
org.springframework : spring-test jar
org.springframework.integration : spring-integration-jms jar
org.springframework.boot : spring-boot-starter-actuator jar 1.3.1.RELEASE
org.kie : kie-api jar 6.2.0.Final
org.drools : drools-core jar 6.2.0.Final
org.drools : drools-compiler jar 6.2.0.Final
org.drools : drools-simulator jar 6.2.0.Final
org.jbpm : jbpm-flow-builder jar 6.2.0.Final

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 1.3.1.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.3.1.RELEASE

Project Modules

There are no modules declared in this project.