is not current version
Last Version 0.21.1

org.ehrbase.openehr:application 0.12.0

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

License

License

GroupId

GroupId

org.ehrbase.openehr
ArtifactId

ArtifactId

application
Version

Version

0.12.0
Type

Type

jar
Description

Description

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

Download application 0.12.0


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

Dependencies

compile (17)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.4.RELEASE
org.springframework.security : spring-security-web jar 5.2.1.RELEASE
org.springframework.security : spring-security-config jar 5.2.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.4.RELEASE
org.flywaydb : flyway-core jar 6.2.0
org.ehrbase.openehr : service jar 0.12.0
org.ehrbase.openehr : rest-ehr-scape jar 0.12.0
org.ehrbase.openehr : api jar 0.12.0
org.ehrbase.openehr : rest-openehr jar 0.12.0
org.ehrbase.openehr : base jar 0.12.0
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
org.slf4j : slf4j-log4j12 jar 1.7.30
javax.annotation : javax.annotation-api jar 1.3.2
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 2.2.4.RELEASE

Project Modules

There are no modules declared in this project.