is not current version
Last Version 1.0.2

Portable EHR Java Feed SDK 1.0.1

Java SDK to jump start the integration with Portable EHR FeedHub

License

License

GroupId

GroupId

com.portableehr
ArtifactId

ArtifactId

portableehr-feed-sdk
Version

Version

1.0.1
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 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
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.