| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаname.dmaus.schxslt |
| Идентификатор | Идентификаторant |
| Последняя версия | Последняя версия1.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSchXslt Ant
Ant task for Schematron validation with SchXslt
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ant-1.9.1.pom | |
| ant-1.9.1.jar | 3 MB |
| ant-1.9.1-sources.jar | 4 KB |
| ant-1.9.1-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/name.dmaus.schxslt/ant/ -->
<dependency>
<groupId>name.dmaus.schxslt</groupId>
<artifactId>ant</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/name.dmaus.schxslt/ant/
implementation 'name.dmaus.schxslt:ant:1.9.1'
// https://jarcasting.com/artifacts/name.dmaus.schxslt/ant/
implementation ("name.dmaus.schxslt:ant:1.9.1")
'name.dmaus.schxslt:ant:jar:1.9.1'
<dependency org="name.dmaus.schxslt" name="ant" rev="1.9.1">
<artifact name="ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.dmaus.schxslt', module='ant', version='1.9.1')
)
libraryDependencies += "name.dmaus.schxslt" % "ant" % "1.9.1"
[name.dmaus.schxslt/ant "1.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ant : ant | jar | 1.10.12 |
| name.dmaus.schxslt : java | jar | 3.0 |
| name.dmaus.schxslt : schxslt | jar | 1.9.1 |