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

net.sf.itcb.common:itcb-common-web-vaadin 0.7.1

This module is the common portlet module. It defines the base on which the developements can be done by extending view, edit or help mode.

Категории

Категории

Vaadin Взаимодействие с пользователем Веб-фреймворки Сеть
Группа

Группа

net.sf.itcb.common
Идентификатор

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

itcb-common-web-vaadin
Версия

Версия

0.7.1
Тип

Тип

jar

Скачать itcb-common-web-vaadin 0.7.1


<!-- https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-web-vaadin/ -->
<dependency>
    <groupId>net.sf.itcb.common</groupId>
    <artifactId>itcb-common-web-vaadin</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-web-vaadin/
implementation 'net.sf.itcb.common:itcb-common-web-vaadin:0.7.1'
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-web-vaadin/
implementation ("net.sf.itcb.common:itcb-common-web-vaadin:0.7.1")
'net.sf.itcb.common:itcb-common-web-vaadin:jar:0.7.1'
<dependency org="net.sf.itcb.common" name="itcb-common-web-vaadin" rev="0.7.1">
  <artifact name="itcb-common-web-vaadin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.common', module='itcb-common-web-vaadin', version='0.7.1')
)
libraryDependencies += "net.sf.itcb.common" % "itcb-common-web-vaadin" % "0.7.1"
[net.sf.itcb.common/itcb-common-web-vaadin "0.7.1"]