| Лицензия |
Лицензия |
|---|---|
| Группа | Группаat.austriapro |
| Идентификатор | Идентификаторebinterface-web-core |
| Версия | Версия1.0.9 |
| Тип | Типjar |
| Описание |
Описаниеebinterface-web-core
The ebInterface validation core service allows to check ebInterface instances against predefined Schema files and Schematron rules
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ebinterface-web-core-1.0.9.pom | |
| ebinterface-web-core-1.0.9.jar | 246 KB |
| ebinterface-web-core-1.0.9-sources.jar | 244 KB |
| ebinterface-web-core-1.0.9-javadoc.jar | 349 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/at.austriapro/ebinterface-web-core/ -->
<dependency>
<groupId>at.austriapro</groupId>
<artifactId>ebinterface-web-core</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/at.austriapro/ebinterface-web-core/
implementation 'at.austriapro:ebinterface-web-core:1.0.9'
// https://jarcasting.com/artifacts/at.austriapro/ebinterface-web-core/
implementation ("at.austriapro:ebinterface-web-core:1.0.9")
'at.austriapro:ebinterface-web-core:jar:1.0.9'
<dependency org="at.austriapro" name="ebinterface-web-core" rev="1.0.9">
<artifact name="ebinterface-web-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.austriapro', module='ebinterface-web-core', version='1.0.9')
)
libraryDependencies += "at.austriapro" % "ebinterface-web-core" % "1.0.9"
[at.austriapro/ebinterface-web-core "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 10.0 |
| com.helger : ph-ebinterface | jar | 6.1.2 |
| com.helger : ph-jaxws-pom | pom | 1.1.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 4.13 |