Quarkus - Narayana JTA - Runtime

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices Narayana Application Layer Libs Distributed Transactions
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-narayana-jta-runtime
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - Narayana JTA - Runtime
Build parent to bring in required dependencies
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-narayana-jta-runtime

How to add to project

<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-narayana-jta-runtime/ -->
<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-narayana-jta-runtime</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-narayana-jta-runtime/
implementation 'io.quarkus:quarkus-narayana-jta-runtime:0.12.0'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-narayana-jta-runtime/
implementation ("io.quarkus:quarkus-narayana-jta-runtime:0.12.0")
'io.quarkus:quarkus-narayana-jta-runtime:jar:0.12.0'
<dependency org="io.quarkus" name="quarkus-narayana-jta-runtime" rev="0.12.0">
  <artifact name="quarkus-narayana-jta-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-narayana-jta-runtime', version='0.12.0')
)
libraryDependencies += "io.quarkus" % "quarkus-narayana-jta-runtime" % "0.12.0"
[io.quarkus/quarkus-narayana-jta-runtime "0.12.0"]

Dependencies

compile (6)

Group / Artifact Type Version
io.quarkus : quarkus-core-runtime jar 0.12.0
io.quarkus : quarkus-arc-runtime jar 0.12.0
com.oracle.substratevm : svm jar
org.jboss.narayana.jta : narayana-jta jar
org.jboss.narayana.jts : narayana-jts-integration jar
org.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec jar

Project Modules

There are no modules declared in this project.

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

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.

io.quarkus

QuarkusIO

Quarkus: Supersonic Subatomic Java

Versions

Version
0.12.0
0.11.0