is not current version
Last Version 1.2.2.1-jre17

com.guicedee.services:interceptor-api 1.1.1.9-jre16

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

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

interceptor-api
Version

Version

1.1.1.9-jre16
Type

Type

jar
Description

Description

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

Marc Magon
Source Code Management

Source Code Management

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

Download interceptor-api 1.1.1.9-jre16


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

Dependencies

compile (1)

Group / Artifact Type Version
com.guicedee.services : jakarta.annotation-api jar 1.1.1.9-jre16

Project Modules

There are no modules declared in this project.