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

com.vmware.xenon:xenon-ui 1.6.18

Xenon is both a set of software components and a service oriented design pattern. The runtime is implemented in Java and acts as the host for the lightweight, asynchronous services. The programming model is language agnostic (does not rely on Java specific constructs) so implementations in other languages are encouraged.

Лицензия

Лицензия

Категории

Категории

VMware Контейнер Виртуализация
Группа

Группа

com.vmware.xenon
Идентификатор

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

xenon-ui
Версия

Версия

1.6.18
Тип

Тип

jar
Описание

Описание

Xenon is both a set of software components and a service oriented design pattern. The runtime is implemented in Java and acts as the host for the lightweight, asynchronous services. The programming model is language agnostic (does not rely on Java specific constructs) so implementations in other languages are encouraged.

Скачать xenon-ui 1.6.18


<!-- https://jarcasting.com/artifacts/com.vmware.xenon/xenon-ui/ -->
<dependency>
    <groupId>com.vmware.xenon</groupId>
    <artifactId>xenon-ui</artifactId>
    <version>1.6.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.xenon/xenon-ui/
implementation 'com.vmware.xenon:xenon-ui:1.6.18'
// https://jarcasting.com/artifacts/com.vmware.xenon/xenon-ui/
implementation ("com.vmware.xenon:xenon-ui:1.6.18")
'com.vmware.xenon:xenon-ui:jar:1.6.18'
<dependency org="com.vmware.xenon" name="xenon-ui" rev="1.6.18">
  <artifact name="xenon-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.xenon', module='xenon-ui', version='1.6.18')
)
libraryDependencies += "com.vmware.xenon" % "xenon-ui" % "1.6.18"
[com.vmware.xenon/xenon-ui "1.6.18"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.vmware.xenon : xenon-common jar 1.6.18

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.