| License |
License |
|---|---|
| GroupId | GroupIdorg.openehealth.ipf.commons |
| ArtifactId | ArtifactIdipf-commons-xml |
| Last Version | Last Version4.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionipf-commons-xml
Generic IPF support for XML validation
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ipf-commons-xml-4.3.1.pom | |
| ipf-commons-xml-4.3.1.jar | 92 KB |
| ipf-commons-xml-4.3.1-tests.jar | 35 KB |
| ipf-commons-xml-4.3.1-test-sources.jar | 25 KB |
| ipf-commons-xml-4.3.1-sources.jar | 86 KB |
| ipf-commons-xml-4.3.1-javadoc.jar | 173 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-xml/ -->
<dependency>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-xml</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-xml/
implementation 'org.openehealth.ipf.commons:ipf-commons-xml:4.3.1'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-xml/
implementation ("org.openehealth.ipf.commons:ipf-commons-xml:4.3.1")
'org.openehealth.ipf.commons:ipf-commons-xml:jar:4.3.1'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-xml" rev="4.3.1">
<artifact name="ipf-commons-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-xml', version='4.3.1')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-xml" % "4.3.1"
[org.openehealth.ipf.commons/ipf-commons-xml "4.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |
| org.openehealth.ipf.commons : ipf-commons-core | jar | 4.3.1 |
| commons-io : commons-io | jar | 2.11.0 |
| net.sf.saxon : Saxon-HE | jar | 10.8 |
| net.sf.saxon : Saxon-HE | jar | 10.8 |
| org.springframework : spring-core Optional | jar | |
| org.codehaus.groovy : groovy-xml | jar | 3.0.10 |
| org.slf4j : jcl-over-slf4j | jar | |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.xmlunit : xmlunit-core | jar | 2.9.0 |
| 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 |