| License |
License |
|---|---|
| GroupId | GroupIdat.austriapro |
| ArtifactId | ArtifactIdebinterface-web-core |
| Version | Version1.0.9 |
| Type | Typejar |
| Description |
Descriptionebinterface-web-core
The ebInterface validation core service allows to check ebInterface instances against predefined Schema files and Schematron rules
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 4.13 |