microBean™ Abstract Environment


Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.7.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

microBean™ Abstract Environment
microBean™ Abstract Environment
Ссылка на сайт

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

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

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

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

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

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

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

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

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

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

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
org.glassfish : jakarta.el jar 3.0.3
org.hibernate.validator : hibernate-validator-cdi jar 6.1.2.Final
org.microbean : microbean-main jar 9
org.microbean : microbean-settings jar 0.0.4

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

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

microBean™ Abstract Environment

The microBean™ Abstract Environment project consists primarily of a mildly opinionated pom.xml file that describes runtime dependencies that together make up part of a bare minimum microBean™ environment.

A full microBean™ environment—even a minimal one—will also need a 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 OpenJDK 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 (a CDI 2.0 implementation and its dependencies is needed to complete any environment).

Components

The microbean-abstract-environment environment consists of versions of the following:

Together these implement parts of version 0.6.0 of the microBean™ Base Specification.

org.microbean

microBean™

At the intersection of Java, Kubernetes and the enterprise.

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

Версия
0.7.1
0.7.0
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.0
0.3.2
0.3.0
0.1.3
0.1.2
0.1.1
0.1.0