License |
License |
---|---|
GroupId | GroupIdorg.openehealth.ipf.commons |
ArtifactId | ArtifactIdipf-commons-core |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionipf-commons-core
Generic interfaces and helpers
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ipf-commons-core-4.3.1.pom | |
ipf-commons-core-4.3.1.jar | 36 KB |
ipf-commons-core-4.3.1-tests.jar | 12 KB |
ipf-commons-core-4.3.1-test-sources.jar | 9 KB |
ipf-commons-core-4.3.1-sources.jar | 38 KB |
ipf-commons-core-4.3.1-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-core/ -->
<dependency>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-core</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-core/
implementation 'org.openehealth.ipf.commons:ipf-commons-core:4.3.1'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-core/
implementation ("org.openehealth.ipf.commons:ipf-commons-core:4.3.1")
'org.openehealth.ipf.commons:ipf-commons-core:jar:4.3.1'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-core" rev="4.3.1">
<artifact name="ipf-commons-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-core', version='4.3.1')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-core" % "4.3.1"
[org.openehealth.ipf.commons/ipf-commons-core "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 3.0.10 |
org.vibur : vibur-object-pool | jar | 25.0 |
org.glassfish.jaxb : jaxb-runtime Optional | jar | 2.3.6 |
org.slf4j : jcl-over-slf4j | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.junit.vintage : junit-vintage-engine | 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 |