| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHelidon Контейнер Микросервисы |
| Группа | Группаio.helidon.microprofile.server |
| Идентификатор | Идентификаторhelidon-microprofile-server |
| Последняя версия | Последняя версия3.0.0-M2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHelidon Microprofile Server
Server of the microprofile implementation
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.helidon.microprofile.server/helidon-microprofile-server/ -->
<dependency>
<groupId>io.helidon.microprofile.server</groupId>
<artifactId>helidon-microprofile-server</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.microprofile.server/helidon-microprofile-server/
implementation 'io.helidon.microprofile.server:helidon-microprofile-server:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.microprofile.server/helidon-microprofile-server/
implementation ("io.helidon.microprofile.server:helidon-microprofile-server:3.0.0-M2")
'io.helidon.microprofile.server:helidon-microprofile-server:jar:3.0.0-M2'
<dependency org="io.helidon.microprofile.server" name="helidon-microprofile-server" rev="3.0.0-M2">
<artifact name="helidon-microprofile-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.microprofile.server', module='helidon-microprofile-server', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.microprofile.server" % "helidon-microprofile-server" % "3.0.0-M2"
[io.helidon.microprofile.server/helidon-microprofile-server "3.0.0-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.microprofile.cdi : helidon-microprofile-cdi | jar | 3.0.0-M2 |
| io.helidon.webserver : helidon-webserver | jar | 3.0.0-M2 |
| io.helidon.webserver : helidon-webserver-static-content | jar | 3.0.0-M2 |
| io.helidon.webserver : helidon-webserver-jersey | jar | 3.0.0-M2 |
| io.helidon.common : helidon-common-service-loader | jar | 3.0.0-M2 |
| jakarta.interceptor : jakarta.interceptor-api | jar | 2.0.0 |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
| org.glassfish : jakarta.json | jar | 2.0.1 |
| jakarta.json : jakarta.json-api | jar | 2.0.1 |
| io.helidon.microprofile.config : helidon-microprofile-config | jar | 3.0.0-M2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.media : helidon-media-jsonp | jar | 3.0.0-M2 |
| io.helidon.config : helidon-config-yaml | jar | 3.0.0-M2 |
| org.glassfish.jersey.ext.cdi : jersey-weld2-se | jar | |
| io.helidon.jersey : helidon-jersey-media-jsonp | jar | 3.0.0-M2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| io.helidon.config : helidon-config-testing | jar | 3.0.0-M2 |
| org.glassfish.jersey.media : jersey-media-sse | jar | |
| io.helidon.microprofile.tests : helidon-microprofile-tests-junit5 | jar | 3.0.0-M2 |