не последняя версия
Последняя версия 4.3.1

org.openehealth.ipf.boot:ipf-spring-boot 3.6-20181130

Spring Boot support for IPF

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.openehealth.ipf.boot
Идентификатор

Идентификатор

ipf-spring-boot
Версия

Версия

3.6-20181130
Тип

Тип

pom

Скачать ipf-spring-boot 3.6-20181130

Имя Файла Размер
ipf-spring-boot-3.6-20181130.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-spring-boot/ -->
<dependency>
    <groupId>org.openehealth.ipf.boot</groupId>
    <artifactId>ipf-spring-boot</artifactId>
    <version>3.6-20181130</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-spring-boot/
implementation 'org.openehealth.ipf.boot:ipf-spring-boot:3.6-20181130'
// https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-spring-boot/
implementation ("org.openehealth.ipf.boot:ipf-spring-boot:3.6-20181130")
'org.openehealth.ipf.boot:ipf-spring-boot:pom:3.6-20181130'
<dependency org="org.openehealth.ipf.boot" name="ipf-spring-boot" rev="3.6-20181130">
  <artifact name="ipf-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.boot', module='ipf-spring-boot', version='3.6-20181130')
)
libraryDependencies += "org.openehealth.ipf.boot" % "ipf-spring-boot" % "3.6-20181130"
[org.openehealth.ipf.boot/ipf-spring-boot "3.6-20181130"]