AZAPTREE-COMMAND-SERVICE

Command Service that implements "Chain of Responsibility" pattern - building on top of Commons-Chain

License

License

GroupId

GroupId

com.azaptree
ArtifactId

ArtifactId

azaptree-command-service
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

AZAPTREE-COMMAND-SERVICE
Command Service that implements "Chain of Responsibility" pattern - building on top of Commons-Chain
Project Organization

Project Organization

AZAPTREE.COM

Download azaptree-command-service

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 14.0-rc1
com.azaptree : azaptree-services-commons jar 0.0.3
commons-chain : commons-chain jar 1.2
org.apache.commons : commons-lang3 jar 3.1
org.springframework : spring-context jar 3.2.0.RELEASE
org.springframework : spring-core jar 3.2.0.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.2
ch.qos.logback : logback-classic jar 1.0.9

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.0.RELEASE
org.testng : testng jar 6.7
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1