Last Version

ipf-commons-spring 4.3.1

Spring support for IPF

License

License

GroupId

GroupId

org.openehealth.ipf.commons
ArtifactId

ArtifactId

ipf-commons-spring
Version

Version

4.3.1
Type

Type

jar
Description

Description

ipf-commons-spring
Spring support for IPF
Project Organization

Project Organization

Open eHealth Foundation

Download ipf-commons-spring 4.3.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-context jar
org.openehealth.ipf.commons : ipf-commons-core jar 4.3.1
org.openehealth.ipf.commons : ipf-commons-map jar 4.3.1
org.slf4j : jcl-over-slf4j jar
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar
org.apache.logging.log4j : log4j-api jar
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-slf4j-impl jar
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.