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

data.xml 0.2.0-alpha6

Functions to parse XML into lazy sequences and lazy trees and emit these as text

Лицензия

Лицензия

Категории

Категории

Clojure Языки программирования Данные
Группа

Группа

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

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

data.xml
Версия

Версия

0.2.0-alpha6
Тип

Тип

jar
Описание

Описание

data.xml
Functions to parse XML into lazy sequences and lazy trees and emit these as text

Скачать data.xml 0.2.0-alpha6


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.clojure : data.codec jar 0.1.0
org.clojure : clojure jar 1.7.0

test (2)

Идентификатор библиотеки Тип Версия
org.clojure : test.check jar 0.9.0
org.clojure : clojurescript jar 1.10.439

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

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