Jakarta Interceptors

Jakarta Interceptors defines a means of interposing on business method invocations and specific events—such as lifecycle events and timeout events—that occur on instances of Jakarta EE components and other managed classes.

License

License

GroupId

GroupId

jakarta.interceptor
ArtifactId

ArtifactId

jakarta.interceptor-api
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jakarta Interceptors
Jakarta Interceptors defines a means of interposing on business method invocations and specific events—such as lifecycle events and timeout events—that occur on instances of Jakarta EE components and other managed classes.
Project URL

Project URL

https://github.com/eclipse-ee4j/interceptor-api
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/interceptor-api

Download jakarta.interceptor-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 2.1.0

Project Modules

There are no modules declared in this project.
jakarta.interceptor

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
2.1.0
2.1.0-RC3
2.1.0-RC2
2.0.1
2.0.1-RC1
2.0.0
2.0.0-RC2
2.0.0-RC1
1.2.5
1.2.4
1.2.3