Camel Quarkus :: jOOR :: Runtime

Evaluate a jOOR (Java compiled once at runtime) expression language.

License

License

Categories

Categories

Quarkus Container Microservices jOOR Application Layer Libs Introspection
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-joor
Last Version

Last Version

2.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Quarkus :: jOOR :: Runtime
Evaluate a jOOR (Java compiled once at runtime) expression language.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-joor

Download camel-quarkus-joor

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel : camel-joor jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.10.0
2.9.0
2.8.0
2.8.0-M1
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
2.0.0-M2
2.0.0-M1