Portable EHR Java Feed SDK

Java SDK to jump start the integration with Portable EHR FeedHub

License

License

GroupId

GroupId

com.portableehr
ArtifactId

ArtifactId

portableehr-feed-sdk
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Portable EHR Java Feed SDK
Java SDK to jump start the integration with Portable EHR FeedHub
Source Code Management

Source Code Management

https://github.com/Portable-EHR/PortableEHR-Feed-SDK

Download portableehr-feed-sdk

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
org.apache.logging.log4j : log4j-core jar 2.17.1
com.cedarsoftware : java-util jar 1.64.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1