Last Version

org.refcodes:refcodes-interceptor 3.0.4

With the refcodes-interceptor artifact you can build up assembly lines of any structure; digesting and refining messages (objects) you pass in. In its most basic form, the refcodes-interceptor acts as an interceptor (as of the interceptor pattern).

License

License

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-interceptor
Version

Version

3.0.4
Type

Type

jar
Description

Description

org.refcodes:refcodes-interceptor
With the refcodes-interceptor artifact you can build up assembly lines of any structure; digesting and refining messages (objects) you pass in. In its most basic form, the refcodes-interceptor acts as an interceptor (as of the interceptor pattern).
Project URL

Project URL

https://bitbucket.org/refcodes/refcodes-interceptor
Source Code Management

Source Code Management

https://bitbucket.org/refcodes/refcodes-interceptor

Download refcodes-interceptor 3.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.refcodes : refcodes-component jar 3.0.4
org.refcodes : refcodes-licensing jar 3.0.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.