is not current version
Last Version 62

com.guicedee.services:interceptor-api-parent 1.0.1.5-jre12

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.

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

interceptor-api-parent
Version

Version

1.0.1.5-jre12
Type

Type

pom

Download interceptor-api-parent 1.0.1.5-jre12


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