| License |
License |
|---|---|
| Categories |
CategoriesAxon Application Layer Libs Distributed Applications JGroups |
| GroupId | GroupIdorg.axonframework.extensions.jgroups |
| ArtifactId | ArtifactIdaxon-jgroups-parent |
| Last Version | Last Version4.5.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAxon Framework - JGroups Extension
An Axon Framework extension allowing JGroups integration.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| axon-jgroups-parent-4.5.1.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.axonframework.extensions.jgroups/axon-jgroups-parent/ -->
<dependency>
<groupId>org.axonframework.extensions.jgroups</groupId>
<artifactId>axon-jgroups-parent</artifactId>
<version>4.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.axonframework.extensions.jgroups/axon-jgroups-parent/
implementation 'org.axonframework.extensions.jgroups:axon-jgroups-parent:4.5.1'
// https://jarcasting.com/artifacts/org.axonframework.extensions.jgroups/axon-jgroups-parent/
implementation ("org.axonframework.extensions.jgroups:axon-jgroups-parent:4.5.1")
'org.axonframework.extensions.jgroups:axon-jgroups-parent:pom:4.5.1'
<dependency org="org.axonframework.extensions.jgroups" name="axon-jgroups-parent" rev="4.5.1">
<artifact name="axon-jgroups-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.axonframework.extensions.jgroups', module='axon-jgroups-parent', version='4.5.1')
)
libraryDependencies += "org.axonframework.extensions.jgroups" % "axon-jgroups-parent" % "4.5.1"
[org.axonframework.extensions.jgroups/axon-jgroups-parent "4.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 5.3.5 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| javax.inject : javax.inject | jar | 1 |
| commons-io : commons-io | jar | 2.8.0 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |