Metro - Helidon MP

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

Лицензия

Лицензия

Категории

Категории

GlassFish Контейнер Application Servers Helidon Микросервисы
Группа

Группа

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

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

helidon-mp
Последняя версия

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Metro - Helidon MP
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Ссылка на сайт

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

https://projects.eclipse.org/projects/ee4j/helidon-mp
Организация-разработчик

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

Eclipse Foundation

Скачать helidon-mp

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.glassfish.metro : helidon-se jar 2.0.1

provided (5)

Идентификатор библиотеки Тип Версия
io.helidon.microprofile.server : helidon-microprofile-server jar
io.helidon.config : helidon-config jar
io.helidon.microprofile.config : helidon-microprofile-config jar
org.eclipse.microprofile.config : microprofile-config-api jar
jakarta.enterprise : jakarta.enterprise.cdi-api Необязательный jar

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar
org.hamcrest : hamcrest-all jar
io.helidon.microprofile.tests : helidon-microprofile-tests-junit5 jar

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

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

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

Версия
2.0.1
2.0.0
1.0.1
1.0.0