| Лицензия |
Лицензия |
|---|---|
| Группа | Группаno.difi.commons |
| Идентификатор | Идентификаторcommons-schematron |
| Последняя версия | Последняя версия0.9.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDifi Commons :: Schematron
Transforms ISO Schematron files to XSLT files. Contains all XSLT2 artifacts for ISO Schematron.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| commons-schematron-0.9.5.pom | |
| commons-schematron-0.9.5.jar | 60 KB |
| commons-schematron-0.9.5-sources.jar | 57 KB |
| commons-schematron-0.9.5-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.difi.commons/commons-schematron/ -->
<dependency>
<groupId>no.difi.commons</groupId>
<artifactId>commons-schematron</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.commons/commons-schematron/
implementation 'no.difi.commons:commons-schematron:0.9.5'
// https://jarcasting.com/artifacts/no.difi.commons/commons-schematron/
implementation ("no.difi.commons:commons-schematron:0.9.5")
'no.difi.commons:commons-schematron:jar:0.9.5'
<dependency org="no.difi.commons" name="commons-schematron" rev="0.9.5">
<artifact name="commons-schematron" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.commons', module='commons-schematron', version='0.9.5')
)
libraryDependencies += "no.difi.commons" % "commons-schematron" % "0.9.5"
[no.difi.commons/commons-schematron "0.9.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 9.7.0-15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.10 |