microBean OpenWebBeans Environment


Лицензия

Лицензия

Группа

Группа

org.microbean
Идентификатор

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

microbean-openwebbeans-environment
Последняя версия

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

0.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

microBean OpenWebBeans Environment
microBean OpenWebBeans Environment
Ссылка на сайт

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

https://microbean.github.io/microbean-openwebbeans-environment
Организация-разработчик

Организация-разработчик

microBean
Система контроля версий

Система контроля версий

https://github.com/microbean/microbean-openwebbeans-environment/

Скачать microbean-openwebbeans-environment

Имя Файла Размер
microbean-openwebbeans-environment-0.0.2.pom 6 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.microbean/microbean-openwebbeans-environment/ -->
<dependency>
    <groupId>org.microbean</groupId>
    <artifactId>microbean-openwebbeans-environment</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.microbean/microbean-openwebbeans-environment/
implementation 'org.microbean:microbean-openwebbeans-environment:0.0.2'
// https://jarcasting.com/artifacts/org.microbean/microbean-openwebbeans-environment/
implementation ("org.microbean:microbean-openwebbeans-environment:0.0.2")
'org.microbean:microbean-openwebbeans-environment:pom:0.0.2'
<dependency org="org.microbean" name="microbean-openwebbeans-environment" rev="0.0.2">
  <artifact name="microbean-openwebbeans-environment" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.microbean', module='microbean-openwebbeans-environment', version='0.0.2')
)
libraryDependencies += "org.microbean" % "microbean-openwebbeans-environment" % "0.0.2"
[org.microbean/microbean-openwebbeans-environment "0.0.2"]

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
org.jboss : jandex jar 2.0.5.Final
org.apache.openwebbeans : openwebbeans-se jar 2.0.8
org.microbean : microbean-abstract-environment pom 0.5.2
org.slf4j : slf4j-jdk14 jar 1.8.0-beta2

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

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

microBean OpenWebBeans Environment

The microBean OpenWebBeans Environment project consists primarily of a pom.xml file that describes runtime dependencies that together make up a microBean environment with Apache's OpenWebBeans project as the backing CDI 2.0 implementation.

The pom.xml file also produces a Docker image that collects those dependencies together in a root /microbean directory, together with an Alpine Linux variant of the Java development kit.

Users of this project are either Java developers—who can include the pom.xml directly as a dependency—or developers of Docker images for microBean projects.

org.microbean

microBean™

At the intersection of Java, Kubernetes and the enterprise.

Версии библиотеки

Версия
0.0.2
0.0.1