| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.admc |
| Идентификатор | Идентификаторrelames |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrelames, RELAX-NG- + Schematron-capable XML Validator
Modern build of the the aborted RELAX-NG- + Schematron-capable validator from Sun's MSV project
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| relames-0.3.0.pom | |
| relames-0.3.0.jar | 32 KB |
| relames-0.3.0-sources.jar | 19 KB |
| relames-0.3.0-javadoc.jar | 95 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.admc/relames/ -->
<dependency>
<groupId>com.admc</groupId>
<artifactId>relames</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.admc/relames/
implementation 'com.admc:relames:0.3.0'
// https://jarcasting.com/artifacts/com.admc/relames/
implementation ("com.admc:relames:0.3.0")
'com.admc:relames:jar:0.3.0'
<dependency org="com.admc" name="relames" rev="0.3.0">
<artifact name="relames" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.admc', module='relames', version='0.3.0')
)
libraryDependencies += "com.admc" % "relames" % "0.3.0"
[com.admc/relames "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| msv : isorelax | jar | 20050913 |
| msv : msv | jar | 20050913 |
| msv : relaxngDatatype | jar | 20050913 |
| xerces : xercesImpl | jar | 2.10.0 |
| xalan : xalan | jar | 2.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| msv : xsdlib | jar | 20050913 |
| xml-apis : xml-apis | jar | 1.0.b2 |