License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.openehealth.ipf.boot |
ArtifactId | ArtifactIdipf-spring-boot |
Version | Version4.3.0 |
Type | Typepom |
Description |
Descriptionipf-spring-boot
Spring Boot support for IPF
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ipf-spring-boot-4.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-spring-boot/ -->
<dependency>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-spring-boot</artifactId>
<version>4.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-spring-boot/
implementation 'org.openehealth.ipf.boot:ipf-spring-boot:4.3.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.boot/ipf-spring-boot/
implementation ("org.openehealth.ipf.boot:ipf-spring-boot:4.3.0")
'org.openehealth.ipf.boot:ipf-spring-boot:pom:4.3.0'
<dependency org="org.openehealth.ipf.boot" name="ipf-spring-boot" rev="4.3.0">
<artifact name="ipf-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.boot', module='ipf-spring-boot', version='4.3.0')
)
libraryDependencies += "org.openehealth.ipf.boot" % "ipf-spring-boot" % "4.3.0"
[org.openehealth.ipf.boot/ipf-spring-boot "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |