Quarkus - JGroups - Deployment

Build parent to bring in required dependencies

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы JGroups Библиотеки уровня приложения Distributed Applications
Группа

Группа

org.jgroups.quarkus.extension
Идентификатор

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

quarkus-jgroups-deployment
Последняя версия

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

1.0.1.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

Quarkus - JGroups - Deployment
Build parent to bring in required dependencies
Организация-разработчик

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

JBoss by Red Hat

Скачать quarkus-jgroups-deployment

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

<!-- https://jarcasting.com/artifacts/org.jgroups.quarkus.extension/quarkus-jgroups-deployment/ -->
<dependency>
    <groupId>org.jgroups.quarkus.extension</groupId>
    <artifactId>quarkus-jgroups-deployment</artifactId>
    <version>1.0.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgroups.quarkus.extension/quarkus-jgroups-deployment/
implementation 'org.jgroups.quarkus.extension:quarkus-jgroups-deployment:1.0.1.Final'
// https://jarcasting.com/artifacts/org.jgroups.quarkus.extension/quarkus-jgroups-deployment/
implementation ("org.jgroups.quarkus.extension:quarkus-jgroups-deployment:1.0.1.Final")
'org.jgroups.quarkus.extension:quarkus-jgroups-deployment:jar:1.0.1.Final'
<dependency org="org.jgroups.quarkus.extension" name="quarkus-jgroups-deployment" rev="1.0.1.Final">
  <artifact name="quarkus-jgroups-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgroups.quarkus.extension', module='quarkus-jgroups-deployment', version='1.0.1.Final')
)
libraryDependencies += "org.jgroups.quarkus.extension" % "quarkus-jgroups-deployment" % "1.0.1.Final"
[org.jgroups.quarkus.extension/quarkus-jgroups-deployment "1.0.1.Final"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.quarkus : quarkus-core-deployment jar 1.0.1.Final
org.jgroups.quarkus.extension : quarkus-jgroups jar 1.0.1.Final
io.quarkus : quarkus-arc-deployment jar 1.0.1.Final
com.oracle.substratevm : svm jar 19.2.1

test (1)

Идентификатор библиотеки Тип Версия
io.quarkus : quarkus-junit5-internal jar 1.0.1.Final

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

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

Quarkus

Version GitHub Actions Status License Project Chat Supported JVM Versions

Quarkus - Supersonic Subatomic Java

Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications.

  • Container First: Minimal footprint Java applications optimal for running in containers.
  • Cloud Native: Embraces 12 factor architecture in environments like Kubernetes.
  • Unify imperative and reactive: Brings under one programming model non-blocking and imperative styles of development.
  • Standards-based: Based on the standards and frameworks you love and use (RESTEasy and JAX-RS, Hibernate ORM and JPA, Netty, Eclipse Vert.x, Eclipse MicroProfile, Apache Camel...).
  • Microservice First: Brings lightning fast startup time and code turn around to Java apps.
  • Developer Joy: Development centric experience without compromise to bring your amazing apps to life in no time.

All under ONE framework.

Getting Started

Migration Guides

We collect all the migration notes in our migration guides.

Release Planning

Interested in when the next release is coming? Check our release planning document for details.

How to build Quarkus

The build instructions are available in the contribution guide.

org.jgroups.quarkus.extension

QuarkusIO

Quarkus: Supersonic Subatomic Java

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

Версия
1.0.1.Final
0.21.2
0.20.0
0.18.0