License |
License |
---|---|
GroupId | GroupIdorg.openehealth.ipf.commons |
ArtifactId | ArtifactIdipf-commons-map |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionipf-commons-map
Generic IPF Mapping Service
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ipf-commons-map-4.3.1.pom | |
ipf-commons-map-4.3.1.jar | 57 KB |
ipf-commons-map-4.3.1-test-sources.jar | 6 KB |
ipf-commons-map-4.3.1-sources.jar | 15 KB |
ipf-commons-map-4.3.1-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-map/ -->
<dependency>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-map</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-map/
implementation 'org.openehealth.ipf.commons:ipf-commons-map:4.3.1'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-map/
implementation ("org.openehealth.ipf.commons:ipf-commons-map:4.3.1")
'org.openehealth.ipf.commons:ipf-commons-map:jar:4.3.1'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-map" rev="4.3.1">
<artifact name="ipf-commons-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-map', version='4.3.1')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-map" % "4.3.1"
[org.openehealth.ipf.commons/ipf-commons-map "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.openehealth.ipf.commons : ipf-commons-core | jar | 4.3.1 |
org.slf4j : jcl-over-slf4j | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
org.codehaus.groovy : groovy-test | jar | 3.0.10 |
org.easymock : easymock | jar | 4.3 |
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 |