Axon-Guice Integration Module

Integration module between Axon framework and Google Guice

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Axon Distributed Applications
GroupId

GroupId

com.google.code.axon-guice
ArtifactId

ArtifactId

axon-guice
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Axon-Guice Integration Module
Integration module between Axon framework and Google Guice
Project URL

Project URL

http://code.google.com/p/axon-guice

Download axon-guice

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
com.mycila : mycila-guice jar 2.10.ga
com.google.guava : guava jar 13.0.1
com.google.code.findbugs : jsr305 jar 1.3.9
org.reflections : reflections jar 0.9.8
javax.validation : validation-api jar 1.0.0.GA
org.slf4j : slf4j-api jar 1.7.2

provided (2)

Group / Artifact Type Version
org.axonframework : axon-core jar 2.0
org.axonframework : axon-test jar 2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.0.9
com.mycila.testing.plugins : mycila-testing-guice jar 2.9.ga

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0