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

Weld Examples: Hello World (Java SE) 3.0.4.Final

Examples for Weld, the reference implementation of CDI

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.weld.examples.se
Идентификатор

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

weld-se-hello-world
Версия

Версия

3.0.4.Final
Тип

Тип

jar
Описание

Описание

Weld Examples: Hello World (Java SE)
Examples for Weld, the reference implementation of CDI
Ссылка на сайт

Ссылка на сайт

http://weld.cdi-spec.org

Скачать weld-se-hello-world 3.0.4.Final


<!-- https://jarcasting.com/artifacts/org.jboss.weld.examples.se/weld-se-hello-world/ -->
<dependency>
    <groupId>org.jboss.weld.examples.se</groupId>
    <artifactId>weld-se-hello-world</artifactId>
    <version>3.0.4.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld.examples.se/weld-se-hello-world/
implementation 'org.jboss.weld.examples.se:weld-se-hello-world:3.0.4.Final'
// https://jarcasting.com/artifacts/org.jboss.weld.examples.se/weld-se-hello-world/
implementation ("org.jboss.weld.examples.se:weld-se-hello-world:3.0.4.Final")
'org.jboss.weld.examples.se:weld-se-hello-world:jar:3.0.4.Final'
<dependency org="org.jboss.weld.examples.se" name="weld-se-hello-world" rev="3.0.4.Final">
  <artifact name="weld-se-hello-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld.examples.se', module='weld-se-hello-world', version='3.0.4.Final')
)
libraryDependencies += "org.jboss.weld.examples.se" % "weld-se-hello-world" % "3.0.4.Final"
[org.jboss.weld.examples.se/weld-se-hello-world "3.0.4.Final"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jboss.weld.se : weld-se-core jar 3.0.4.Final

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

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