XSD2SVG Content Model Graphic API

This project provides an XSLT API to generate SVG Content Model Graphics for XSD components.

Лицензия

Лицензия

MIT License
Группа

Группа

com.github.nkutsche
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

XSD2SVG Content Model Graphic API
This project provides an XSLT API to generate SVG Content Model Graphics for XSD components.
Ссылка на сайт

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

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

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

https://github.com/nkutsche/xsd2svg

Скачать xsd2svg

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.5
net.sf.saxon : Saxon-HE jar 10.5

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

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

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

Версия
1.1.0
1.0.0