не последняя версия
Последняя версия 1.0.18.vaadin3

com.vaadin.external.atmosphere.samples:atmosphere-di-guice-sample 1.0.14-vaadin1


Категории

Категории

Vaadin Взаимодействие с пользователем Веб-фреймворки GUI Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.vaadin.external.atmosphere.samples
Идентификатор

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

atmosphere-di-guice-sample
Версия

Версия

1.0.14-vaadin1
Тип

Тип

war

Скачать atmosphere-di-guice-sample 1.0.14-vaadin1


<!-- https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-di-guice-sample/ -->
<dependency>
    <groupId>com.vaadin.external.atmosphere.samples</groupId>
    <artifactId>atmosphere-di-guice-sample</artifactId>
    <version>1.0.14-vaadin1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-di-guice-sample/
implementation 'com.vaadin.external.atmosphere.samples:atmosphere-di-guice-sample:1.0.14-vaadin1'
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-di-guice-sample/
implementation ("com.vaadin.external.atmosphere.samples:atmosphere-di-guice-sample:1.0.14-vaadin1")
'com.vaadin.external.atmosphere.samples:atmosphere-di-guice-sample:war:1.0.14-vaadin1'
<dependency org="com.vaadin.external.atmosphere.samples" name="atmosphere-di-guice-sample" rev="1.0.14-vaadin1">
  <artifact name="atmosphere-di-guice-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.atmosphere.samples', module='atmosphere-di-guice-sample', version='1.0.14-vaadin1')
)
libraryDependencies += "com.vaadin.external.atmosphere.samples" % "atmosphere-di-guice-sample" % "1.0.14-vaadin1"
[com.vaadin.external.atmosphere.samples/atmosphere-di-guice-sample "1.0.14-vaadin1"]