is not current version
Last Version 1.0.9

at.austriapro:ebinterface-web-core 1.0.7

The ebInterface validation core service allows to check ebInterface instances against predefined Schema files and Schematron rules

GroupId

GroupId

at.austriapro
ArtifactId

ArtifactId

ebinterface-web-core
Version

Version

1.0.7
Type

Type

jar

Download ebinterface-web-core 1.0.7


<!-- https://jarcasting.com/artifacts/at.austriapro/ebinterface-web-core/ -->
<dependency>
    <groupId>at.austriapro</groupId>
    <artifactId>ebinterface-web-core</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/at.austriapro/ebinterface-web-core/
implementation 'at.austriapro:ebinterface-web-core:1.0.7'
// https://jarcasting.com/artifacts/at.austriapro/ebinterface-web-core/
implementation ("at.austriapro:ebinterface-web-core:1.0.7")
'at.austriapro:ebinterface-web-core:jar:1.0.7'
<dependency org="at.austriapro" name="ebinterface-web-core" rev="1.0.7">
  <artifact name="ebinterface-web-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.austriapro', module='ebinterface-web-core', version='1.0.7')
)
libraryDependencies += "at.austriapro" % "ebinterface-web-core" % "1.0.7"
[at.austriapro/ebinterface-web-core "1.0.7"]