License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-xml-mapper |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCoRe XML Mapper
A generic XML mapper to create CAS instances reflecting contents of XML documents. Especially created
to read PubMed/Medline XML.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jcore-xml-mapper-2.5.0.pom | |
jcore-xml-mapper-2.5.0.jar | 55 KB |
jcore-xml-mapper-2.5.0-sources.jar | 40 KB |
jcore-xml-mapper-2.5.0-javadoc.jar | 558 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.julielab/jcore-xml-mapper/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-xml-mapper</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-xml-mapper/
implementation 'de.julielab:jcore-xml-mapper:2.5.0'
// https://jarcasting.com/artifacts/de.julielab/jcore-xml-mapper/
implementation ("de.julielab:jcore-xml-mapper:2.5.0")
'de.julielab:jcore-xml-mapper:jar:2.5.0'
<dependency org="de.julielab" name="jcore-xml-mapper" rev="2.5.0">
<artifact name="jcore-xml-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-xml-mapper', version='2.5.0')
)
libraryDependencies += "de.julielab" % "jcore-xml-mapper" % "2.5.0"
[de.julielab/jcore-xml-mapper "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
de.julielab : jcore-types | jar | 2.5.0 |
org.easytesting : fest-reflect | jar | 1.2 |
org.easytesting : fest-util | jar | 1.1.4 |
de.julielab : julie-xml-tools | jar | 0.6.1 |
org.apache.uima : uimaj-core | jar | 2.10.4 |
org.apache.uima : uimafit-core | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.1 |
junit : junit | jar | 4.13 |