не последняя версия
Последняя версия 1.0.9

at.austriapro:ebinterface-web 1.0.8

The ebInterface validation web interface offers a web-based interface for the ebinterface-core validation service

Группа

Группа

at.austriapro
Идентификатор

Идентификатор

ebinterface-web
Версия

Версия

1.0.8
Тип

Тип

war

Скачать ebinterface-web 1.0.8


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