License |
License |
---|---|
GroupId | GroupIdorg.ehrbase.openehr |
ArtifactId | ArtifactIdapplication |
Version | Version0.18.1 |
Type | Typejar |
Description |
DescriptionEHRbase is a Free, Libre, Open Source openEHR Clinical Data Repository
|
Filename | Size |
---|---|
application-0.18.1.pom | |
application-0.18.1.jar | 90 MB |
application-0.18.1-sources.jar | 44 KB |
application-0.18.1-javadoc.jar | 605 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ehrbase.openehr/application/ -->
<dependency>
<groupId>org.ehrbase.openehr</groupId>
<artifactId>application</artifactId>
<version>0.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ehrbase.openehr/application/
implementation 'org.ehrbase.openehr:application:0.18.1'
// https://jarcasting.com/artifacts/org.ehrbase.openehr/application/
implementation ("org.ehrbase.openehr:application:0.18.1")
'org.ehrbase.openehr:application:jar:0.18.1'
<dependency org="org.ehrbase.openehr" name="application" rev="0.18.1">
<artifact name="application" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ehrbase.openehr', module='application', version='0.18.1')
)
libraryDependencies += "org.ehrbase.openehr" % "application" % "0.18.1"
[org.ehrbase.openehr/application "0.18.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |
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 | 1.6.0 |