NACHC Core Project

This project contains the code for basic database and other operations

License

License

GroupId

GroupId

org.nachc.cad.tools
ArtifactId

ArtifactId

core
Last Version

Last Version

0.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

NACHC Core Project
This project contains the code for basic database and other operations
Project URL

Project URL

https://github.com/NACHC-CAD/core
Source Code Management

Source Code Management

http://github.com/NACHC-CAD/core/tree/master

Download core

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
org.nachc.cad.tools : yaorma jar 0.0.14
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30
jstl : jstl jar 1.2
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.3.1
org.json : json jar 20180130
com.opencsv : opencsv jar 5.2
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-lang3 jar 3.8
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 jar 3.4.0
ca.uhn.hapi.fhir : hapi-fhir-server jar 3.4.0
ca.uhn.hapi.fhir : hapi-fhir-base jar 3.4.0
ca.uhn.hapi.fhir : hapi-fhir-validation-resources-dstu3 jar 3.4.0
org.jsoup : jsoup jar 1.8.3
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
xerces : xerces jar 2.4.0
xerces : xercesImpl jar 2.12.0
com.monitorjbl : xlsx-streamer jar 2.1.0
org.apache.ant : ant jar 1.8.2
org.apache.commons : commons-csv jar 1.5

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet : jsp-api jar 2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.googlecode.junit-toolbox : junit-toolbox jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.14
0.0.11
0.0.10