refcodes-assembler

org.refcodes

org.refcodes:refcodes-assembler is a Maven Central artifact (jar) for the JVM. It has 7 published versions. Browse versions below for dependency snippets and security details.

Recommended: 1.0.0 7 versions jarChecking...

Add to your project0.1.0

<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-assembler</artifactId>
    <version>0.1.0</version>
</dependency>

Version Details — 0.1.0

Packaging
jar
Direct Deps
3
Total Deps
17
Published
Apr 3, 2015
License
Unknown

With the refcodes-assembler 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-assembler acts as an interceptor (as of the interceptor pattern).

Checking security advisories...