jdom

JDOM is a Java-oriented object model which models XML documents. It provides a Java-centric means of generating and manipulating XML documents. While JDOM interoperates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or enhancement to those APIs. Rather, it seeks to provide a robust, light-weight means of reading and writing XML data without the complex and memory-consumptive options that current API offerings provide. built July 23 2009

Лицензия

Лицензия

BSD/Apache style, see LICENSE.txt
Категории

Категории

JDOM Прикладные библиотеки
Группа

Группа

org.jopendocument
Идентификатор

Идентификатор

jdom
Последняя версия

Последняя версия

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jdom
JDOM is a Java-oriented object model which models XML documents. It provides a Java-centric means of generating and manipulating XML documents. While JDOM interoperates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or enhancement to those APIs. Rather, it seeks to provide a robust, light-weight means of reading and writing XML data without the complex and memory-consumptive options that current API offerings provide. built July 23 2009
Ссылка на сайт

Ссылка на сайт

http://www.jdom.org/
Организация-разработчик

Организация-разработчик

jdom.org
Система контроля версий

Система контроля версий

http://jdom.org/dist/binary/archive/jdom-1.1.1.zip

Скачать jdom

Имя Файла Размер
jdom-1.1.1.pom
jdom-1.1.1.jar 149 KB
jdom-1.1.1-sources.jar 230 KB
jdom-1.1.1-javadoc.jar 438 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.1