License |
License |
---|---|
GroupId | GroupIdorg.ehrbase.openehr |
ArtifactId | ArtifactIdapi |
Version | Version0.12.0 |
Type | Typejar |
Description |
DescriptionEHRbase is a Free, Libre, Open Source openEHR Clinical Data Repository
|
Filename | Size |
---|---|
api-0.12.0.pom | |
api-0.12.0.jar | 33 KB |
api-0.12.0-sources.jar | 40 KB |
api-0.12.0-javadoc.jar | 637 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ehrbase.openehr/api/ -->
<dependency>
<groupId>org.ehrbase.openehr</groupId>
<artifactId>api</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ehrbase.openehr/api/
implementation 'org.ehrbase.openehr:api:0.12.0'
// https://jarcasting.com/artifacts/org.ehrbase.openehr/api/
implementation ("org.ehrbase.openehr:api:0.12.0")
'org.ehrbase.openehr:api:jar:0.12.0'
<dependency org="org.ehrbase.openehr" name="api" rev="0.12.0">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ehrbase.openehr', module='api', version='0.12.0')
)
libraryDependencies += "org.ehrbase.openehr" % "api" % "0.12.0"
[org.ehrbase.openehr/api "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ehrbase.openehr : serialisation | jar | 0.12.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.4.RELEASE |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
com.github.openEHR » archie | jar | 738152e |
com.fasterxml.jackson.core : jackson-annotations | jar | |
io.swagger : swagger-annotations | jar | 1.5.23 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |