interceptor

"dynamic proxy for java interfaces"

License

License

Apache License Version 2.0
GroupId

GroupId

io.github.luqinx
ArtifactId

ArtifactId

interceptor
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

interceptor
"dynamic proxy for java interfaces"
Project URL

Project URL

https://github.com/luqinx
Source Code Management

Source Code Management

https://github.com/

Download interceptor

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2