Last Version

org.refcodes:refcodes-assembler 1.0.0

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).

License

License

Other License Agreement
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-assembler
Version

Version

1.0.0
Type

Type

jar
Description

Description

org.refcodes:refcodes-assembler
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).

Download refcodes-assembler 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.refcodes : refcodes-component jar 1.0.0
org.refcodes : refcodes-licensing jar 1.0.0
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.