License |
License |
---|---|
GroupId | GroupIdorg.ehrbase.openehr |
ArtifactId | ArtifactIdapplication |
Last Version | Last Version0.21.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEHRbase is a Free, Libre, Open Source openEHR Clinical Data Repository
|
Filename | Size |
---|---|
application-0.21.1.pom | |
application-0.21.1.jar | 85 MB |
application-0.21.1-sources.jar | 10 KB |
application-0.21.1-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ehrbase.openehr/application/ -->
<dependency>
<groupId>org.ehrbase.openehr</groupId>
<artifactId>application</artifactId>
<version>0.21.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ehrbase.openehr/application/
implementation 'org.ehrbase.openehr:application:0.21.1'
// https://jarcasting.com/artifacts/org.ehrbase.openehr/application/
implementation ("org.ehrbase.openehr:application:0.21.1")
'org.ehrbase.openehr:application:jar:0.21.1'
<dependency org="org.ehrbase.openehr" name="application" rev="0.21.1">
<artifact name="application" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ehrbase.openehr', module='application', version='0.21.1')
)
libraryDependencies += "org.ehrbase.openehr" % "application" % "0.21.1"
[org.ehrbase.openehr/application "0.21.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.springframework.security : spring-security-oauth2-client | jar | |
org.springframework.security : spring-security-test | jar | |
org.ehrbase.openehr.sdk : test-data | jar |