| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcare.better.platform |
| ArtifactId | ArtifactIdehr-common |
| Last Version | Last Version3.1.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncare.better.platform:ehr-common
Common components of an openEHR-based system, like a Clinical Data Repository
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ehr-common-3.1.4.pom | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/care.better.platform/ehr-common/ -->
<dependency>
<groupId>care.better.platform</groupId>
<artifactId>ehr-common</artifactId>
<version>3.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/care.better.platform/ehr-common/
implementation 'care.better.platform:ehr-common:3.1.4'
// https://jarcasting.com/artifacts/care.better.platform/ehr-common/
implementation ("care.better.platform:ehr-common:3.1.4")
'care.better.platform:ehr-common:pom:3.1.4'
<dependency org="care.better.platform" name="ehr-common" rev="3.1.4">
<artifact name="ehr-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='care.better.platform', module='ehr-common', version='3.1.4')
)
libraryDependencies += "care.better.platform" % "ehr-common" % "3.1.4"
[care.better.platform/ehr-common "3.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.30 |
| org.jetbrains : annotations | jar | 20.1.0 |