is not current version
Last Version 4.5.11-RC1

com.scalified:axonframework-cdi 4.3.2-RELEASE

AxonFramework CDI Integration Library

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

com.scalified
ArtifactId

ArtifactId

axonframework-cdi
Version

Version

4.3.2-RELEASE
Type

Type

jar

Download axonframework-cdi 4.3.2-RELEASE


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