simple-xml

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

Лицензия

Лицензия

Категории

Категории

Mirror Библиотеки уровня приложения Introspection
Группа

Группа

org.anarres.mirrors.simpleframework
Идентификатор

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

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

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

2.7.1-P3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

https://github.com/shevek/simple-xml

Скачать simple-xml

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.sf.kxml : kxml2 jar 2.3.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3

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

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

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

Версия
2.7.1-P3
2.7.1-P2
2.7.1-P1