XmlSemantics

A tool to simplify interpretation of XML documents. The common way to interpret XML in Java is to use JAXB, an extremely powerful tool. But what if you want something much more lightweight? That's where XMLSemantics comes in.

Лицензия

Лицензия

MIT
Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.meterware.xml
Идентификатор

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

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

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

0.8.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

XmlSemantics
A tool to simplify interpretation of XML documents. The common way to interpret XML in Java is to use JAXB, an extremely powerful tool. But what if you want something much more lightweight? That's where XMLSemantics comes in.
Ссылка на сайт

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

http://xmlsemantics.meterware.com
Система контроля версий

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

https://github.com/meterware/xmlsemantics.git

Скачать xmlsemantics

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

xmlsemantics

A tool to simplify interpretation of XML documents

com.meterware.xml

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

Версия
0.8.1
0.8