EHRbase

EHRbase is a Free, Libre, Open Source openEHR Clinical Data Repository

License

License

GroupId

GroupId

org.ehrbase.openehr
ArtifactId

ArtifactId

bom
Last Version

Last Version

0.21.1
Release Date

Release Date

Type

Type

pom
Description

Description

EHRbase
EHRbase is a Free, Libre, Open Source openEHR Clinical Data Repository
Project URL

Project URL

https://ehrbase.org
Source Code Management

Source Code Management

https://github.com/ehrbase/ehrbase

Download bom

Filename Size
bom-0.21.1.pom 20 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.ehrbase.openehr/bom/ -->
<dependency>
    <groupId>org.ehrbase.openehr</groupId>
    <artifactId>bom</artifactId>
    <version>0.21.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ehrbase.openehr/bom/
implementation 'org.ehrbase.openehr:bom:0.21.1'
// https://jarcasting.com/artifacts/org.ehrbase.openehr/bom/
implementation ("org.ehrbase.openehr:bom:0.21.1")
'org.ehrbase.openehr:bom:pom:0.21.1'
<dependency org="org.ehrbase.openehr" name="bom" rev="0.21.1">
  <artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ehrbase.openehr', module='bom', version='0.21.1')
)
libraryDependencies += "org.ehrbase.openehr" % "bom" % "0.21.1"
[org.ehrbase.openehr/bom "0.21.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.21.1
0.21.0