Simple XML

Simple is a high performance XML serialization and configuration framework for Java

Лицензия

Лицензия

Группа

Группа

com.subshell.simpleframework
Идентификатор

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

simple-xml
Последняя версия

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

2.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple XML
Simple is a high performance XML serialization and configuration framework for Java
Ссылка на сайт

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

http://simple.sourceforge.net
Система контроля версий

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

https://github.com/subshell/simplexml

Скачать simple-xml

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
stax : stax-api jar 1.0.1
stax : stax jar 1.2.0
xpp3 : xpp3 jar 1.1.3.3

test (1)

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

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

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

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

Версия
2.9.0
2.8.1